diff options
-rw-r--r-- | docs/source/about.rst | 2 | ||||
-rw-r--r-- | docs/source/deploying.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/about.rst b/docs/source/about.rst index 7a6aa510..1a831103 100644 --- a/docs/source/about.rst +++ b/docs/source/about.rst @@ -89,7 +89,7 @@ GNU MediaGoblin software is released under an AGPLv3 license. See the ``COPYING`` file in the root of the source for details. -Is MedaGobilin an official GNU project? What does that mean? +Is MedaGoblin an official GNU project? What does that mean? ============================================================= MediaGoblin is an official GNU project! This status means that we the diff --git a/docs/source/deploying.rst b/docs/source/deploying.rst index 4d20da45..788b06d7 100644 --- a/docs/source/deploying.rst +++ b/docs/source/deploying.rst @@ -310,7 +310,7 @@ example:: ./lazyserver.sh --server-name=fcgi fcgi_host=127.0.0.1 fcgi_port=26543 Visit the site you've set up in your browser by visiting -<http://mediagobilin.example.org>. You should see MediaGoblin! +<http://mediagoblin.example.org>. You should see MediaGoblin! .. note:: |