]> mj.ucw.cz Git - eval.git/blobdiff - t/moe/config.py
Fixed a couple of typos in the documentation
[eval.git] / t / moe / config.py
index 7d8c28f6e8ceb9aa1d23666a6cfba8e4230a876a..8aac6c04ededa6128f63466e06c86ebb8cb6e6d8 100644 (file)
@@ -3,7 +3,7 @@ Module for managing and evaluation of Moe configuration variables.
 
 .. todo:: (OPT) Cleanup of unused undefined variables.
 .. todo:: (OPT) Better variable name checking (no name '.'-structural prefix of another)
-.. todo:: (OPT) Implemet "subtree" listing.
+.. todo:: (OPT) Implement "subtree" listing.
 """
 
 import types, itertools, re, bisect