X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Fdata%2FProfile.java;h=c879195d27d17cd7a917906b62efda7bc36bd4e6;hb=8ad95a0d790dc32fc4f1daa38ce3192878f74ffa;hp=d82195c8d2cdbde04ab7e31d488142772769083f;hpb=3c2e3ac747e678e0c72fecfd25a400d61593230d;p=Sone.git diff --git a/src/main/java/net/pterodactylus/sone/data/Profile.java b/src/main/java/net/pterodactylus/sone/data/Profile.java index d82195c..c879195 100644 --- a/src/main/java/net/pterodactylus/sone/data/Profile.java +++ b/src/main/java/net/pterodactylus/sone/data/Profile.java @@ -18,7 +18,7 @@ package net.pterodactylus.sone.data; /** - * A profile stores personal information about a {@link User}. All information + * A profile stores personal information about a {@link Sone}. All information * is optional and can be {@code null}. * * @author David ‘Bombe’ Roden