summaryrefslogtreecommitdiff
path: root/src/commands/lastsave.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/lastsave.json')
-rw-r--r--src/commands/lastsave.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/lastsave.json b/src/commands/lastsave.json
index 8988e75d7..dc0615425 100644
--- a/src/commands/lastsave.json
+++ b/src/commands/lastsave.json
@@ -1,6 +1,6 @@
{
"LASTSAVE": {
- "summary": "Get the UNIX time stamp of the last successful save to disk",
+ "summary": "Returns the Unix timestamp of the last successful save to disk.",
"complexity": "O(1)",
"group": "server",
"since": "1.0.0",