X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Fdata%2FAlbum.java;h=b15bc009ba61c386b04fcaf3f37caf8565a40b93;hp=d3bd6a4314b12dc438bc7722b2bc6b5a56792ca0;hb=8001b4629909156281c7fccfca79e4b6afbf36c0;hpb=9972b5cd077528e623ab69d13178c7d38796cd05 diff --git a/src/main/java/net/pterodactylus/sone/data/Album.java b/src/main/java/net/pterodactylus/sone/data/Album.java index d3bd6a4..b15bc00 100644 --- a/src/main/java/net/pterodactylus/sone/data/Album.java +++ b/src/main/java/net/pterodactylus/sone/data/Album.java @@ -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