diff options
author | Case Duckworth | 2015-04-14 20:00:53 -0700 |
---|---|---|
committer | Case Duckworth | 2015-04-14 20:00:53 -0700 |
commit | b5e71e01b4e4ebf4c14ca0c618f2b64d1e17ac04 (patch) | |
tree | 08d62cfe742ac1078ed75840c73b662fd48ec2c4 /text | |
parent | Revise index.html to reflect new appendices (diff) | |
download | autocento-b5e71e01b4e4ebf4c14ca0c618f2b64d1e17ac04.tar.gz autocento-b5e71e01b4e4ebf4c14ca0c618f2b64d1e17ac04.zip |
Fix code display issues
Diffstat (limited to 'text')
-rw-r--r-- | text/about.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/text/about.txt b/text/about.txt index 0ebc369..4a2564b 100644 --- a/text/about.txt +++ b/text/about.txt | |||
@@ -174,8 +174,8 @@ into functioning HTML for viewing in a browser. | |||
174 | [Vim]: http://www.vim.org | 174 | [Vim]: http://www.vim.org |
175 | 175 | ||
176 | [^5]: I could've used any text editor for the composition step, including | 176 | [^5]: I could've used any text editor for the composition step, including |
177 | Notepad, but I personally like Vim for its extensibility, composability, | 177 | Notepad, but I personally like Vim for its extensibility, composability, |
178 | and honestly its colorschemes. | 178 | and honestly its colorschemes. |
179 | ~~~ | 179 | ~~~ |
180 | 180 | ||
181 | And here it is as a compiled HTML file: | 181 | And here it is as a compiled HTML file: |