summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java')
-rw-r--r--odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java b/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java
index e5e79d1f7098..f87eb36786ea 100644
--- a/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java
+++ b/odk/examples/DevelopersGuide/OfficeBean/OOoBeanViewer.java
@@ -47,7 +47,7 @@ import java.io.*;
* When initially loaded the applet has two buttons
* one for opening an existent file and one to open
* a blank document of a given type supported by
- * OpenOffice.org eg. Writer, Calc, Impress, .....
+ * OpenOffice.org eg. Writer, Calc, Impress, ...
*
*/