diff options
author | Aleksej <deletesoftware@yandex.ru> | 2012-08-18 23:31:27 +0400 |
---|---|---|
committer | Aleksej <deletesoftware@yandex.ru> | 2012-08-18 23:31:27 +0400 |
commit | fafef8df2e240c3b127386af04425cca33b3d84e (patch) | |
tree | 88a9f03e6f1b9f21a5f24c1809acbf013b02acb8 /docs/source | |
parent | 5257f5f554247e607439230acc36e1fac48b0ede (diff) | |
download | mediagoblin-fafef8df2e240c3b127386af04425cca33b3d84e.tar.lz mediagoblin-fafef8df2e240c3b127386af04425cca33b3d84e.tar.xz mediagoblin-fafef8df2e240c3b127386af04425cca33b3d84e.zip |
add titles to two pages and fix a typo in docs
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/theming.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/siteadmin/theming.rst b/docs/source/siteadmin/theming.rst index b21e2743..98ec6de7 100644 --- a/docs/source/siteadmin/theming.rst +++ b/docs/source/siteadmin/theming.rst @@ -111,7 +111,7 @@ Other variables you may consider setting: `theme_linked_assets_dir` Your web server needs to serve the theme files out of some directory, and MediaGoblin will symlink the current theme's assets here. See - the "Link the assets" setp in :ref:`theming-installing-section`. + the "Link the assets" step in :ref:`theming-installing-section`. Making a theme |