diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2017-11-23 07:19:14 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2017-11-23 07:19:14 +0000 |
| commit | b84185b02f173461a7884a02020f5c0776e6b02a (patch) | |
| tree | 1465ae30deaa62a938bcee87d092a53d593cf013 | |
| parent | Add index page (diff) | |
| download | inkscape-b84185b02f173461a7884a02020f5c0776e6b02a.tar.gz inkscape-b84185b02f173461a7884a02020f5c0776e6b02a.zip | |
typo
| -rw-r--r-- | buildtools/ci-index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ci-index.html b/buildtools/ci-index.html index 8ce2c418d..d427ea6d6 100644 --- a/buildtools/ci-index.html +++ b/buildtools/ci-index.html @@ -12,7 +12,7 @@ <p> This page lists the elements generated from the source code and regularly updated.</p> <p>LAST UPDATE: <span style="font-weight:bold;">%DATE%</span> </p> <ul> - <li><a href="doxygen/">Doxygen documentation fro Inkscape source code</a></li> + <li><a href="doxygen/">Doxygen documentation for Inkscape source code</a></li> <li><a href="doxygen-extensions/">Doxygen documentation for extensions</a></li> <li><a href="scan-build/">scan-build static analysis report</a></li> </ul> |
