summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rdf/FileFormat.idl
diff options
context:
space:
mode:
authorAurimas Fišeras <aurimas@gmail.com>2011-01-23 15:42:57 +0200
committerCédric Bosdonnat <cedricbosdo@openoffice.org>2011-01-27 10:17:20 +0100
commit85f4d5e755b0768a3ed8e5bfed5702a28a31d8d9 (patch)
treeffb236d95f33f1287898b735bfda3095647108a4 /offapi/com/sun/star/rdf/FileFormat.idl
parent5c0a22ab34a1ce0a7d1bd66e82d82f8bc6caaeec (diff)
Some fixes to documentation (part 3)
Fixes many spelling errors (checked with en_US spell checker). Unifies spelling of some common words. Replaces single quotes ('') with double quotes (""). Fixes several other errors.
Diffstat (limited to 'offapi/com/sun/star/rdf/FileFormat.idl')
-rw-r--r--offapi/com/sun/star/rdf/FileFormat.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/rdf/FileFormat.idl b/offapi/com/sun/star/rdf/FileFormat.idl
index e5814ca70828..c36aa313c1fe 100644
--- a/offapi/com/sun/star/rdf/FileFormat.idl
+++ b/offapi/com/sun/star/rdf/FileFormat.idl
@@ -67,8 +67,8 @@ constants FileFormat
/// <a href="http://www.wiwiss.fu-berlin.de/suhl/bizer/TriG/Spec/">TriG</a>
const short TRIG = 3; // "application/x-trig";
- /// <a href="http://sw.nokia.com/trix/TriX.html">TriX</a>
- const short TRIX = 4; // "if only the damn server were up i'd know";
+ /// <a href="http://sw.nokia.com/trix/">TriX</a>
+ const short TRIX = 4; // "if only the damn server were up I'd know";
/// <a href="http://www.dajobe.org/2004/01/turtle/">Turtle</a>
const short TURTLE = 5; // "application/turtle";