From a10f456b874b01b8d55e8be42d95c9f36c62e5bd Mon Sep 17 00:00:00 2001 From: Artyom Date: Tue, 12 Jul 2016 16:41:12 +0300 Subject: Fix a typo in the spec --- spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec.txt b/spec.txt index 945403f..d4436f0 100644 --- a/spec.txt +++ b/spec.txt @@ -340,7 +340,7 @@ in contexts where whitespace helps to define block structure, tabs behave as if they were replaced by spaces with a tab stop of 4 characters. -Thus, for exmaple, a tab can be used instead of four spaces +Thus, for example, a tab can be used instead of four spaces in an indented code block. (Note, however, that internal tabs are passed through as literal tabs, not expanded to spaces.) -- cgit v1.2.3