mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 14:31:13 +00:00
Website snapshot
This commit is contained in:
parent
ee0ab66d73
commit
50ec3688a5
281 changed files with 21066 additions and 0 deletions
8
content/blog/aspell.md
Normal file
8
content/blog/aspell.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
title: "aspell"
|
||||
date: 2019-12-10T22:20:48-05:00
|
||||
draft: false
|
||||
images: []
|
||||
---
|
||||
|
||||
When I was working on my honors thesis, I realized that I needed a way to spell check the file. After a quick search, I stumbled upon `aspell` which is a `curses` based tool to provide an interactive way for dealing with misspellings. Try it out when you have the chance!
|
Loading…
Add table
Add a link
Reference in a new issue