summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/util
diff options
context:
space:
mode:
authorCarsten Driesner <cd@openoffice.org>2002-09-19 11:45:04 +0000
committerCarsten Driesner <cd@openoffice.org>2002-09-19 11:45:04 +0000
commit0ee34f6206a06c1f943cd74c88e17000415280f5 (patch)
treebb742fc04f114902b6e938a4e8b8e63c47f39a92 /offapi/com/sun/star/util
parent542e2fec62ca4cf39464fa0f1d503f94eacb9105 (diff)
#103490# Fixed typo 'Favorite' instead of 'Favorites'
Diffstat (limited to 'offapi/com/sun/star/util')
-rw-r--r--offapi/com/sun/star/util/PathSettings.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/util/PathSettings.idl b/offapi/com/sun/star/util/PathSettings.idl
index 6e5883cc70d0..1427cbd59d04 100644
--- a/offapi/com/sun/star/util/PathSettings.idl
+++ b/offapi/com/sun/star/util/PathSettings.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PathSettings.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: cd $ $Date: 2002-08-15 05:24:48 $
+ * last change: $Author: cd $ $Date: 2002-09-19 12:45:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -136,7 +136,7 @@ service PathSettings
[property] string Dictionary;
/** Path to save folder bookmarks */
- [property] string Favorites;
+ [property] string Favorite;
/** Specifies the directory where all the filters are stored. */
[property] string Filter;