summaryrefslogtreecommitdiffstats
path: root/virtual-programs/errors.folk
diff options
context:
space:
mode:
authorNaveen Michaud-Agrawal <naveen.michaudagrawal@gmail.com>2023-09-22 22:37:13 +0000
committerGitHub <noreply@github.com>2023-09-22 22:37:13 +0000
commitb11859bda3d370b89103a5ede7cf29c1dd84c888 (patch)
tree001aa112a07acccf7c9ae0ef988af1114d01870a /virtual-programs/errors.folk
parentUpdate folk-cwervo host wifi (diff)
parentMake consistent with labelling (diff)
downloadfolk-b11859bda3d370b89103a5ede7cf29c1dd84c888.tar.gz
folk-b11859bda3d370b89103a5ede7cf29c1dd84c888.zip
Merge pull request #87 from FolkComputer/nm/titles
Make titles/footnotes consistent with labelling
Diffstat (limited to 'virtual-programs/errors.folk')
-rw-r--r--virtual-programs/errors.folk4
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual-programs/errors.folk b/virtual-programs/errors.folk
index 555b45bb..28028710 100644
--- a/virtual-programs/errors.folk
+++ b/virtual-programs/errors.folk
@@ -7,5 +7,5 @@ When /p/ has error /err/ with info /info/ {
}
}
- Wish $p has title $err
-} \ No newline at end of file
+ Wish $p is titled $err
+}