[kde-doc-english] [okteta] doc: doc: add missing dot (silent)
Luigi Toscano
luigi.toscano at tiscali.it
Sun May 29 19:55:37 UTC 2016
Git commit 9358230ea59282693e107c22da8179d0f52afcef by Luigi Toscano.
Committed on 29/05/2016 at 19:55.
Pushed by ltoscano into branch 'master'.
doc: add missing dot
GIT_SILENT
M +1 -1 doc/index.docbook
http://commits.kde.org/okteta/9358230ea59282693e107c22da8179d0f52afcef
diff --git a/doc/index.docbook b/doc/index.docbook
index a796538..8a97c7c 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -646,7 +646,7 @@ Support for strings (various Unicode encodings) in definitions
<title>The simple structure in JavaScript</title>
<para>
To implement the structure above in JavaScript, create a file named <filename>main.js</filename> instead of <filename>simplestruct.osd</filename>
- and change X-KDE-PluginInfo-Category=structure to X-KDE-PluginInfo-Category=structure/js
+ and change X-KDE-PluginInfo-Category=structure to X-KDE-PluginInfo-Category=structure/js.
The contents of that file should be:
<screen>
function init() {
More information about the kde-doc-english
mailing list