From f5be544bbb93998c059aa4addeaa02c32641611a Mon Sep 17 00:00:00 2001
From: Jed Barber
Date: Thu, 29 Jun 2017 19:13:49 +1000
Subject: Tweaking capitalisation of lists
---
project/templates/adapad.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
(limited to 'project/templates/adapad.html')
diff --git a/project/templates/adapad.html b/project/templates/adapad.html
index bc7912e..9408f80 100644
--- a/project/templates/adapad.html
+++ b/project/templates/adapad.html
@@ -30,14 +30,14 @@ FLTK.
the feature list is similar, currently comprising:
- - cut/copy/paste
- - unlimited undo/redo
- - select all
- - find/replace
- - jump to
- - word count
- - word wrap
- - optional line numbers
+ - Cut/Copy/Paste
+ - Unlimited Undo/Redo
+ - Select All
+ - Find/Replace
+ - Jump To
+ - Word Count
+ - Word Wrap
+ - Line Numbers
This is approximately what I was going for. However, at the current time of writing it is still
--
cgit