commit | de8df18bc7e7f35ca2e50281f03221a7a0f9a5b4 | [log] [tgz] |
---|---|---|
author | Dan Talayco <dtalayco@stanford.edu> | Mon Feb 15 14:22:27 2010 -0800 |
committer | Dan Talayco <dtalayco@stanford.edu> | Mon Feb 15 14:22:27 2010 -0800 |
tree | 683f8e299fda80d9d0dfdd8ebbe4383b121ebb35 | |
parent | ebd6db475f17e84768bde1776101f35077eabaae [diff] |
typo
diff --git a/doc/Doxyfile b/doc/Doxyfile index 22314ea..85cfc63 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile
@@ -534,7 +534,7 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = "../src/python/oftest" "../test" +INPUT = "../src/python/oftest" "../tests" # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is