Skip to main content

Add the capitalised version of ‘Relation’

ID
cb1b424
date
2025-08-14 22:54:18+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
ca229fd
message
Add the capitalised version of 'Relation'
changed files
1 file, 1 addition

Changed files

create_snippets.py (8240) → create_snippets.py (8264)

diff --git a/create_snippets.py b/create_snippets.py
index 0d07c8a..e284895 100755
--- a/create_snippets.py
+++ b/create_snippets.py
@@ -102,6 +102,7 @@ SNIPPETS = {
     " ptic": " particular",
     "rec'd": "recommended",
     "reln": "relation",
+    "Reln": "Relation",
     "reqd": "required",
     "s.t.": "such that",
     "soln": "solution",