tidy: cleanup stray stringlit -> flatstring naming

This commit is contained in:
Roland Conybeare 2024-04-16 21:37:48 -04:00
commit ecb321f0f1
4 changed files with 9 additions and 9 deletions

View file

@ -6,7 +6,7 @@
# -- Project information -----------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project = 'xo stringlit documentation'
project = 'xo flatstring documentation'
copyright = '2024, Roland Conybeare'
author = 'Roland Conybeare'