Merge branch 'distcheck-vulnerability-CVE-2012-3386' into maint
[platform/upstream/automake.git] / lib / py-compile
index 699e28f..6916903 100755 (executable)
@@ -36,7 +36,7 @@ me=py-compile
 usage_error ()
 {
   echo "$me: $*" >&2
-  echo "Try \`$me --help' for more information." >&2
+  echo "Try '$me --help' for more information." >&2
   exit 1
 }