branch: elpa/orgit
commit 3b6b34bd1109adcad2c6dca920617fc91982547f
Author: Jonas Bernoulli <jo...@bernoul.li>
Commit: Jonas Bernoulli <jo...@bernoul.li>

    Fix whitespace in docstring
---
 orgit.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/orgit.el b/orgit.el
index 8f54f6c1b9..08ba35e082 100644
--- a/orgit.el
+++ b/orgit.el
@@ -148,7 +148,7 @@ LOG and REVISION additionally have to contain %r which is
 replaced with the appropriate revision.
 
 This can be overwritten in individual repositories using the Git
-variables `orgit.status', `orgit.log' and `orgit.commit'. The
+variables `orgit.status', `orgit.log' and `orgit.commit'.  The
 values of these variables must not contain %n, but in case of the
 latter two variables they must contain %r.  When these variables
 are defined then `orgit-remote' and `orgit.remote' have no effect."

Reply via email to