| Summary: | typo in quanta documentation | ||
|---|---|---|---|
| Product: | [Websites] docs.kde.org | Reporter: | MM <radar> |
| Component: | general | Assignee: | Documentation Editorial Team <kde-doc-english> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
SVN commit 607486 by annma: CCBUG=137812 M +2 -1 extending-quanta.docbook --- branches/KDE/3.5/kdewebdev/doc/quanta/extending-quanta.docbook #607485:607486 @@ -1699,7 +1699,8 @@ <para> Now you can just save your <filename>docrc</filename> file, save it in <filename class="directory">$<envar>HOME</envar>/.kde/share/apps/quanta/doc</filename> -or <filename class="directory">$<envar>KDEDIR</envar>/share/apps/quatna/doc</filename> +or <filename +class="directory">$<envar>KDEDIR</envar>/share/apps/quanta/doc</filename> for local or global use respectively. Then create a folder (the one specified in your <filename>docrc</filename> file) in the same folder as your <filename>docrc</filename> file and copy your &HTML; pages in SVN commit 607487 by annma: forward port of 607486 BUG=137812 M +1 -1 extending-quanta.docbook --- trunk/KDE/kdewebdev/doc/quanta/extending-quanta.docbook #607486:607487 @@ -1699,7 +1699,7 @@ <para> Now you can just save your <filename>docrc</filename> file, save it in <filename class="directory">$<envar>HOME</envar>/.kde/share/apps/quanta/doc</filename> -or <filename class="directory">$<envar>KDEDIR</envar>/share/apps/quatna/doc</filename> +or <filename class="directory">$<envar>KDEDIR</envar>/share/apps/quanta/doc</filename> for local or global use respectively. Then create a folder (the one specified in your <filename>docrc</filename> file) in the same folder as your <filename>docrc</filename> file and copy your &HTML; pages in |
Version: unknown (using KDE 3.5.5, Gentoo) Compiler: Target: i686-pc-linux-gnu OS: Linux (i686) release 2.6.16-gentoo-r13 In: help:/quanta/creating-quanta-docs-3-2.html Just at the end of the document (third paragraph from the end) Is: "$KDEDIR/share/apps/quatna/doc" Should be: "$KDEDIR/share/apps/quanta/doc" ^^