Merge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
[gnulib.git] / doc / quote.texi
index 4bae3dd..e0508f4 100644 (file)
@@ -1,7 +1,7 @@
 @node Quoting
 @section Quoting
 
-@c Copyright (C) 2005, 2009-2011 Free Software Foundation, Inc.
+@c Copyright (C) 2005, 2009-2014 Free Software Foundation, Inc.
 
 @c Permission is granted to copy, distribute and/or modify this document
 @c under the terms of the GNU Free Documentation License, Version 1.3 or
@@ -27,7 +27,7 @@ example of using @samp{quote}:
 This differs from
 
 @example
-  error (0, errno, _("cannot change owner of `%s'"), fname);
+  error (0, errno, _("cannot change owner of '%s'"), fname);
 @end example
 
 @noindent in that @code{quote} escapes unusual characters in