From 37f3e91f6c95d46f161dbde05b0a005fe7e7c17a Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 7 Dec 2024 16:04:25 -0500 Subject: Rename "NONE" to "none" --- docs/paths.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/paths.md') diff --git a/docs/paths.md b/docs/paths.md index f2b44522..b6d62b61 100644 --- a/docs/paths.md +++ b/docs/paths.md @@ -495,7 +495,7 @@ raised. = "Hello" : Text? >> (./nosuchfile.xxx):read() -= NONE : Text? += none : Text? ``` --- @@ -524,7 +524,7 @@ returned. = [72[B], 101[B], 108[B], 108[B], 111[B]] : [Byte]? >> (./nosuchfile.xxx):read() -= NONE : [Byte]? += none : [Byte]? ``` --- -- cgit v1.2.3