Index: trunk/src/org/openstreetmap/josm/actions/UploadAction.java
===================================================================
--- trunk/src/org/openstreetmap/josm/actions/UploadAction.java	(revision 1667)
+++ trunk/src/org/openstreetmap/josm/actions/UploadAction.java	(revision 1668)
@@ -250,5 +250,5 @@
                     msg =  tr("<html>Uploading <strong>failed</strong> because the server has a newer version of one<br>"
                             + "of your nodes, ways or relations.<br>"
-                            + "The conflict is cause by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>"
+                            + "The conflict is caused by the <strong>{0}</strong> with id <strong>{1}</strong>,<br>"
                             + "the server has version {2}, your version is {3}.<br>"
                             + "Please synchronize your local dataset using <br>"
