From e5096d8190aedc096a65547cef53369f096bfd3b Mon Sep 17 00:00:00 2001 From: Ben Ogle Date: Thu, 18 Sep 2014 18:40:46 -0700 Subject: [PATCH] Data -> Details --- src/git.coffee | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/git.coffee b/src/git.coffee index 4093f8890..339debf3b 100644 --- a/src/git.coffee +++ b/src/git.coffee @@ -151,7 +151,7 @@ class Git EmitterMixin::on.apply(this, arguments) ### - Section: Repository Data + Section: Repository Details ### # Public: Returns the {String} path of the repository.