g3log: fix audit 'description must start with capital letter'
This commit is contained in:
parent
9305b52d8a
commit
6210d9a4b7
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class G3log < Formula
|
||||
desc 'asynchronous, "crash safe", logger that is easy to use.'
|
||||
desc "Asynchronous, 'crash safe', logger that is easy to use."
|
||||
homepage "https://github.com/KjellKod/g3log"
|
||||
url "https://github.com/KjellKod/g3log/archive/1.3.tar.gz"
|
||||
sha256 "b8be9ac9d888c241e1042103cd530a49baeef2853c0ab4b6dc696dad930b8784"
|
||||
|
|
Loading…
Reference in a new issue