Skip to content

Commit

Permalink
rtags: fix audit 'description must start with capital letter'
Browse files Browse the repository at this point in the history
  • Loading branch information
issyl0 authored and ilovezfs committed Jun 17, 2017
1 parent 79ad8c0 commit 4966af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/rtags.rb
@@ -1,5 +1,5 @@
class Rtags < Formula
desc "ctags-like source code cross-referencer with a clang frontend"
desc "Source code cross-referencer like ctags with a clang frontend"
homepage "https://github.com/Andersbakken/rtags"
url "https://github.com/Andersbakken/rtags.git",
:tag => "v2.10",
Expand Down

0 comments on commit 4966af9

Please sign in to comment.