From 10a8d86716f34c3dd0ec641a956711226a611780 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Fri, 2 May 2025 07:11:06 -0700 Subject: [PATCH] fix typo --- rust/doc/src/system-file/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/doc/src/system-file/index.md b/rust/doc/src/system-file/index.md index bf4cf38436..068711db0d 100644 --- a/rust/doc/src/system-file/index.md +++ b/rust/doc/src/system-file/index.md @@ -67,4 +67,4 @@ record](character-encoding-record.md), if present, and failing that the [character_code](machine-integer-info-record.md#character_code) in the machine integer info record. The same encoding should be used for the dictionary and the data in the file, although it is possible -to artificially synthesize files that use different encodings.. +to artificially synthesize files that use different encodings. -- 2.30.2