summaryrefslogtreecommitdiffstats
path: root/odk/examples/java/EmbedDocument/Container1/EmbedContApp.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/java/EmbedDocument/Container1/EmbedContApp.java')
-rw-r--r--odk/examples/java/EmbedDocument/Container1/EmbedContApp.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/java/EmbedDocument/Container1/EmbedContApp.java b/odk/examples/java/EmbedDocument/Container1/EmbedContApp.java
index a56a2ade020b..5c01baf71aa7 100644
--- a/odk/examples/java/EmbedDocument/Container1/EmbedContApp.java
+++ b/odk/examples/java/EmbedDocument/Container1/EmbedContApp.java
@@ -379,7 +379,7 @@ public class EmbedContApp extends Applet implements MouseListener, XEmbeddedClie
public void actionPerformed( ActionEvent e )
{
- // if has persistance store there
+ // if has persistence store there
// if not open SaveAs dialog and store
if ( m_xStorage != null && m_xEmbedObj != null )
{