From 414c9d17c943a13962a7c5d1f4a1e94e35b653e6 Mon Sep 17 00:00:00 2001 From: Evan Teran Date: Wed, 5 Feb 2020 00:36:17 -0500 Subject: [PATCH] minor clarification --- docs/docs/24.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/24.md b/docs/docs/24.md index 41e315f2..15de29f2 100644 --- a/docs/docs/24.md +++ b/docs/docs/24.md @@ -67,7 +67,7 @@ assignment. True if the file in the current window has been modified and the modifications have not yet been saved. - `$VERSION` - Returns NEdit-ng's version number (`"2019004"` for NEdit-ng 2019.4). + Returns NEdit-ng's version number, in the format `"YYYYRRR"` (`"2019004"` for NEdit-ng 2019.4). - `$n_display_lines` The number of lines visible in the currently active pane. - `$n_panes`