about summary refs log tree commit diff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2013-08-16 13:15:17 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2013-08-16 13:15:17 -0600
commitcf152604c3e28810d7e4c4a67b9814ab3e401cb0 (patch)
tree8ca2812e42d3179b29d00ebbd4072fca771bda76
parentFix section-from-path > 1 (diff)
downloadcgit-pink-cf152604c3e28810d7e4c4a67b9814ab3e401cb0.tar.gz
cgit-pink-cf152604c3e28810d7e4c4a67b9814ab3e401cb0.zip
Fix silly spelling error.
-rw-r--r--cgitrc.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 8b0ad21..633cb00 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -284,7 +284,7 @@ nocache::
 	value: "0".
 
 noplainemail::
-	If set to "1" showing full author email adresses will be disabled.
+	If set to "1" showing full author email addresses will be disabled.
 	Default value: "0".
 
 noheader::
7ad3388429b6c1361074cbac5dec6afee79d7&follow=1'>t0001: validate Git -rcN version numbers correctlyJohn Keeping 2013-04-27git: update to 1.8.2.2John Keeping 2013-04-17scan-tree: fix regression in section-from-path=-1John Keeping 2013-04-15t0001: ignore ".dirty" suffix on Git versionJohn Keeping 2013-04-15tests: set TEST_OUTPUT_DIRECTORY to the CGit test directoryJohn Keeping 2013-04-15t0109: test more URLsJohn Keeping 2013-04-10cgitrc.5.txt: Specify when scan-path must be defined before.Jason A. Donenfeld 2013-04-10ui-snapshot.c: Prepend "V" when guessing ref namesLukas Fleischer 2013-04-10t0107: Skip ZIP tests if unzip(1) isn't availableLukas Fleischer 2013-04-10tests/: Do not use `sed -i`Lukas Fleischer 2013-04-10Add branch-sort and repo.branch-sort options.Jason A. Donenfeld 2013-04-10t0109: chain operations with &&John Keeping 2013-04-10cgit.c: Do not restore unset environment variablesLukas Fleischer 2013-04-09t0107: Use `tar -z` for gzip'ed archivesLukas Fleischer