diff options
Diffstat (limited to 'Doc/templates')
-rw-r--r-- | Doc/templates/howto.tex | 2 | ||||
-rw-r--r-- | Doc/templates/manual.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/templates/howto.tex b/Doc/templates/howto.tex index 1f7bb6f..fdbb065 100644 --- a/Doc/templates/howto.tex +++ b/Doc/templates/howto.tex @@ -19,7 +19,7 @@ % The author and/or editor can define 'significant' however they like. \release{0.00} -% At minimum, give your name and an e-mail address. You can include a +% At minimum, give your name and an email address. You can include a % snail-mail address if you like. \author{Me, 'cause I wrote it} \authoraddress{Me, 'cause I'm self-employed.} diff --git a/Doc/templates/manual.tex b/Doc/templates/manual.tex index e1114d6..d75187c 100644 --- a/Doc/templates/manual.tex +++ b/Doc/templates/manual.tex @@ -16,7 +16,7 @@ \authoraddress{ Organization name, if applicable \\ Street address, if you want to use it \\ - E-mail: \email{your-email@your.domain} + Email: \email{your-email@your.domain} } \date{April 30, 1999} % update before release! |