9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-27 10:39:11 +00:00

[ci skip] tweak comment

This commit is contained in:
William
2022-10-11 19:05:57 +01:00
parent 7536bfaaf5
commit 8c0f7a295f

View File

@@ -17,7 +17,7 @@ import java.util.StringJoiner;
import java.util.logging.Level;
/**
* Utility class for dumping {@link UserDataSnapshot}s to a file
* Utility class for dumping {@link UserDataSnapshot}s to a file or as a paste on the web
*/
public class DataDumper {