diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2019-11-15 23:58:15 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2019-11-22 09:54:24 -0500 |
commit | 96b03396ddb487816ebd85d1c6f30400019702fc (patch) | |
tree | 4519db10b3f50efa07e5f9f34783c9b7e7eaa114 /src/doc_reform/output/defaults.d | |
parent | org renaming (diff) |
name changes
Diffstat (limited to 'src/doc_reform/output/defaults.d')
-rw-r--r-- | src/doc_reform/output/defaults.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc_reform/output/defaults.d b/src/doc_reform/output/defaults.d index 1db06e0..fc31ea9 100644 --- a/src/doc_reform/output/defaults.d +++ b/src/doc_reform/output/defaults.d @@ -47,7 +47,7 @@ template InternalMarkup() { } } } -template DocReformLanguageCodes() { +template spineLanguageCodes() { /+ language codes +/ struct Lang { static string[string][string] codes() { |