diff options
author | Daniel Neel <dneelyep@gmail.com> | 2011-05-12 14:46:02 -0400 |
---|---|---|
committer | Daniel Neel <dneelyep@gmail.com> | 2011-05-12 14:46:02 -0400 |
commit | 016617a6c943f75da4acff1eb5703ae900ccf7c8 (patch) | |
tree | a2111027a845c3fa30120cd97a9064730d25588b | |
parent | c19eed5283aa3a389f4f4f3e9958575797f1132b (diff) | |
download | mediagoblin-016617a6c943f75da4acff1eb5703ae900ccf7c8.tar.lz mediagoblin-016617a6c943f75da4acff1eb5703ae900ccf7c8.tar.xz mediagoblin-016617a6c943f75da4acff1eb5703ae900ccf7c8.zip |
Changed "Foreward" to "Foreword"
Figured this was a typo. If not, feel free to skip this commit.
-rw-r--r-- | docs/foreward.rst | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/docs/foreward.rst b/docs/foreward.rst deleted file mode 100644 index d2b9c417..00000000 --- a/docs/foreward.rst +++ /dev/null @@ -1,46 +0,0 @@ -========== - Foreward -========== - -About this manual -================= - -This is the GNU MediaGoblin manual. This documentation targets the -following groups of individuals: - -* people who want to use the software -* people who want to deploy the software -* contributors - -This manual is a living document and is in the ``mediagoblin`` -repository in the ``docs/`` directory. - - -Who wrote this documentation? -============================= - -In no particular order: - -* Chris -* Will -* Deb -* Greg -* Karen -* Matt -* Asheesh - - -I found an error in the docs---who do I tell? -============================================= - -There are a few ways---please pick the one most convenient to you! - -1. Write up a bug report in the bug tracker at http://bugs.foocorp.net/ . -2. Tell someone on IRC ``#mediagoblin`` on Freenode. -3. Send an email to Will ``willg at bluesock dot org``. - -When you tell us about your issue, please let us know: - -* where you are looking (in git? url of the web-page?) -* what the issue is -* your thoughts on how to resolve it |