Skip to content

Commit

Permalink
Add aspell dictionary
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Sep 8, 2021
1 parent c60ca2b commit cf0053d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Binary file added .aspell/DBI.rds
Binary file not shown.
4 changes: 4 additions & 0 deletions .aspell/defaults.R
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Rd_files <- vignettes <- R_files <- description <-
list(encoding = "UTF-8",
language = "en",
dictionaries = c("en_stats", "DBI"))

0 comments on commit cf0053d

Please sign in to comment.