From e35fca54a0c5b3cd5251a58837e9c1ef2b6c3c6d Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 30 Jul 2021 18:37:04 +0200 Subject: Change indent from 4 to 2 spaces --- tests/typ/code/include.typ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/typ/code/include.typ') diff --git a/tests/typ/code/include.typ b/tests/typ/code/include.typ index 0d1abc08..8a9d0a30 100644 --- a/tests/typ/code/include.typ +++ b/tests/typ/code/include.typ @@ -14,8 +14,8 @@ --- { - // Error: 21-43 file not found - let x = include "importable/chap3.typ" + // Error: 19-41 file not found + let x = include "importable/chap3.typ" } --- -- cgit v1.2.3