Skip to content

Commit

Permalink
Update the dictionary once more..
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Jul 21, 2023
1 parent c0472b7 commit 348b5d4
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
Binary file modified .aspell/pg.rds
Binary file not shown.
3 changes: 2 additions & 1 deletion .aspell/words.pws
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
personal_ws-1.1 en 6 UTF-8
personal_ws-1.1 en 7 UTF-8
Balamuta
PG
Polya
Gamma
performant
Polson
Windle
3 changes: 2 additions & 1 deletion data-raw/custom-dictionary.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ other = c(
"Polya",
"Gamma",
"performant",
"Polson"
"Polson",
"Windle"
)

custom_words = c(author, other)
Expand Down
1 change: 1 addition & 0 deletions inst/WORDLIST
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ Polya
Gamma
performant
Polson
Windle

0 comments on commit 348b5d4

Please sign in to comment.