summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/logging/CsvLogFormatter.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/logging/CsvLogFormatter.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/logging/CsvLogFormatter.idl')
-rw-r--r--offapi/com/sun/star/logging/CsvLogFormatter.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/logging/CsvLogFormatter.idl b/offapi/com/sun/star/logging/CsvLogFormatter.idl
index 4db61b9be9d9..168653398f11 100644
--- a/offapi/com/sun/star/logging/CsvLogFormatter.idl
+++ b/offapi/com/sun/star/logging/CsvLogFormatter.idl
@@ -42,8 +42,8 @@ interface XCsvLogFormatter;
The sequence number, the thread ID, the time of the logged event,
the source class/method name will get logged alongside the message, if this
is not disabled. The Formatter also supports logging an arbitrary number of
- userdefined columns. If the Formatter is configured to have more than one
- (userdefined) column the data to log has to be preformatted with the
+ user-defined columns. If the Formatter is configured to have more than one
+ (user-defined) column the data to log has to be preformatted with the
formatMultiColumn method.</p>
@since OOo 3.0