Index: applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/GrabThread.java
===================================================================
--- applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/GrabThread.java	(revision 26523)
+++ applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/GrabThread.java	(revision 26524)
@@ -101,5 +101,5 @@
                         break;
                     }
-                    if (grabber.getWmsInterface().downloadcanceled) {
+                    if (grabber.getWmsInterface().downloadCanceled) {
                         System.out.println("Download action canceled by user");
                         setCanceled(true);
