bash-preexec: fix audit 'description must start with capital letter'

master
Isabell Long 2017-06-04 12:42:47 +01:00 committed by ilovezfs
parent dddcf30abf
commit 94fbd8c8da
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class BashPreexec < Formula
desc "preexec and precmd functions for Bash just like Zsh."
desc "preexec and precmd functions for Bash (just like Zsh)"
homepage "https://github.com/rcaloras/bash-preexec"
url "https://github.com/rcaloras/bash-preexec/archive/0.3.3.tar.gz"
sha256 "019a556c5ec77a6c5b4c53c0afbe6596b0d8eac2ffde076af44b0a1d5793cc7b"