--- a/hgext/graphlog.py Sun May 31 14:52:22 2009 +0200
+++ b/hgext/graphlog.py Sun May 31 14:53:46 2009 +0200
@@ -8,7 +8,7 @@
'''show revision graphs in terminal windows
This extension adds a --graph option to the incoming, outgoing and log
-commands. When this options is given, an ascii representation of the
+commands. When this options is given, an ASCII representation of the
revision graph is also shown.
'''
--- a/hgext/win32mbcs.py Sun May 31 14:52:22 2009 +0200
+++ b/hgext/win32mbcs.py Sun May 31 14:53:46 2009 +0200
@@ -25,7 +25,7 @@
case-insensitive file system.
This extension is not needed for:
- * Any user who use only ascii chars in path.
+ * Any user who use only ASCII chars in path.
* Any user who do not use any of problematic encodings.
Note that there are some limitations on using this extension: