Index: /trunk/test/unit/org/openstreetmap/josm/command/SplitWayCommandTest.java
===================================================================
--- /trunk/test/unit/org/openstreetmap/josm/command/SplitWayCommandTest.java	(revision 16781)
+++ /trunk/test/unit/org/openstreetmap/josm/command/SplitWayCommandTest.java	(revision 16782)
@@ -387,5 +387,5 @@
                     new ArrayList<>(),
                     Strategy.keepLongestChunk(),
-                    // This split requires no additional downloads. If any are needed, this command will fail.
+                    // This split requires additional downloads but problem occured before the download
                     SplitWayCommand.WhenRelationOrderUncertain.SPLIT_ANYWAY
             );
