From: Ben Pfaff Date: Fri, 2 May 2025 14:11:06 +0000 (-0700) Subject: fix typo X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10a8d86716f34c3dd0ec641a956711226a611780;p=pspp fix typo --- 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.