Fix javadoc.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 23 Sep 2011 22:24:38 +0000 (00:24 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Fri, 23 Sep 2011 22:24:38 +0000 (00:24 +0200)
src/main/java/net/pterodactylus/sone/data/Album.java

index d3bd6a4..b15bc00 100644 (file)
@@ -269,8 +269,8 @@ public class Album implements Fingerprintable {
        }
 
        /**
-        * Move the given image down in this album’s images. If the image is already
-        * the last image, nothing happens.
+        * Moves the given image down in this album’s images. If the image is
+        * already the last image, nothing happens.
         *
         * @param image
         *            The image to move down