diff options
author | Daniel Neel <dneelyep@gmail.com> | 2011-05-12 14:54:59 -0400 |
---|---|---|
committer | Daniel Neel <dneelyep@gmail.com> | 2011-05-12 14:54:59 -0400 |
commit | bdcd615c3cf290565025a46aa03f986c472be7fc (patch) | |
tree | be6f0e8739088ea577f27ccbef6c57a605dd2279 /docs/codebase.rst | |
parent | 84440a68f71eb4cb3bf036ea9918ec28948cacd1 (diff) | |
download | mediagoblin-bdcd615c3cf290565025a46aa03f986c472be7fc.tar.lz mediagoblin-bdcd615c3cf290565025a46aa03f986c472be7fc.tar.xz mediagoblin-bdcd615c3cf290565025a46aa03f986c472be7fc.zip |
Update to previous commit
To add an extra comment symbol.
Diffstat (limited to 'docs/codebase.rst')
-rw-r--r-- | docs/codebase.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/codebase.rst b/docs/codebase.rst index 37eaf4d2..4f5f215f 100644 --- a/docs/codebase.rst +++ b/docs/codebase.rst @@ -87,7 +87,7 @@ tree:: |- docs/ #documentation | | #the below directories are generated by - | buildout. + | #buildout. | |- bin/ #scripts |- develop-eggs/ |