summaryrefslogtreecommitdiff
path: root/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java')
-rw-r--r--odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java b/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java
index 73cb931b308a..136400544095 100644
--- a/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java
+++ b/odk/examples/DevelopersGuide/ProfUNO/InterprocessConn/ConnectionAwareClient.java
@@ -127,7 +127,7 @@ public class ConnectionAwareClient extends java.awt.Frame
}
}
- /** separtates the uno-url into 3 different parts.
+ /** separates the uno-url into 3 different parts.
*/
protected static String[] parseUnoUrl( String url )
{
1f9104b6b6a91588c7a74bbb50a0c9c9729e1a'>postmerge fixes for gnumake4Bjoern Michaelsen 2011-06-20gnumake4: fix buildbreakers from mergeBjoern Michaelsen 2011-06-17gnumake4: #i116959#: kill gb_LinkTarget_set_{defs,cflags,cxxflags,objcxxflags...Michael Stahl 2011-06-16CWS gnumake4: convert canvas to new build systemMathias Bauer