From 7be0cc289d9745e0842c4fa6c0a6ac3450f3801b Mon Sep 17 00:00:00 2001 From: Jesús Corrius Date: Wed, 1 Feb 2012 14:42:58 +0100 Subject: A few safe replacements of pathes->paths --- odk/examples/DevelopersGuide/Forms/URLHelper.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odk/examples') diff --git a/odk/examples/DevelopersGuide/Forms/URLHelper.java b/odk/examples/DevelopersGuide/Forms/URLHelper.java index 947b6c30132c..343453acf286 100644 --- a/odk/examples/DevelopersGuide/Forms/URLHelper.java +++ b/odk/examples/DevelopersGuide/Forms/URLHelper.java @@ -32,7 +32,7 @@ public class URLHelper { /** * Because the office need URLs for loading/saving documents - * we must convert used system pathes. + * we must convert used system paths. * And java use another notation for file URLs ... correct it. * * @param aSystemPath -- cgit