Index: /trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java
===================================================================
--- /trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java	(revision 18882)
+++ /trunk/src/org/openstreetmap/josm/actions/SimplifyWayAction.java	(revision 18883)
@@ -425,5 +425,5 @@
     /**
      * Builds the simplified list of nodes for a way segment given by a lower index <code>from</code>
-     * and an upper index <code>to</code>
+     * and an upper index <code>to</code>. Uses the Douglas-Peucker-Algorithm.
      *
      * @param wnew the way to simplify
