From beaf1bc343dcfc4df07fd33ca47ec07f6c75974f Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sat, 12 Nov 2022 22:50:01 +1100 Subject: [PATCH] clarification --- standard-library.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standard-library.md b/standard-library.md index 8e4b383..72d5e9d 100644 --- a/standard-library.md +++ b/standard-library.md @@ -10,5 +10,5 @@ import standard; ## clock() -This function returns the current timestamp. +This function returns a string representation of the current timestamp.