提交 d4c945c9 authored 作者: Olivier Delalleau's avatar Olivier Delalleau

Minor typo fix in help

上级 6eb6bfd0
...@@ -71,7 +71,7 @@ def __src_version__(): ...@@ -71,7 +71,7 @@ def __src_version__():
@rtype: string @rtype: string
@note: This function tries to establish that the source files and the repo @note: This function tries to establish that the source files and the repo
are syncronized. It raises an Exception if there are un-tracked '.py' are synchronized. It raises an Exception if there are un-tracked '.py'
files, or if there are un-committed modifications. This implementation uses files, or if there are un-committed modifications. This implementation uses
"hg id" to establish this. The code returned by "hg id" is not affected by "hg id" to establish this. The code returned by "hg id" is not affected by
hg pull, but pulling might remove the " tip" string which might have hg pull, but pulling might remove the " tip" string which might have
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论