Skip to content

Commit 9552410

Browse files
committed
fix: spellcheck
1 parent 408c7e2 commit 9552410

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Breaking Changes
55

6-
- `read_abares_trade()` returns all character strings as functionsrs that are sorted by "Trade_flow", "Fiscal_year", "Month", "Trade_code", "State", "Australian_port", "Overseas_location".
6+
- `read_abares_trade()` returns all character strings as factors that are sorted by "Trade_flow", "Fiscal_year", "Month", "Trade_code", "State", "Australian_port", "Overseas_location".
77
- Verbosity option changed from "minimal" to "default", aligns with {rlang} values.
88
- Verbosity is now set to "default" by default, not "verbose".
99

codemeta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@
395395
},
396396
"SystemRequirements": null
397397
},
398-
"fileSize": "774.834KB",
398+
"fileSize": "774.836KB",
399399
"citation": [
400400
{
401401
"@type": "SoftwareSourceCode",

inst/WORDLIST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ qml
9999
rOpenSci
100100
rOpenSci's
101101
rast
102+
rlang
102103
ropensci
103104
sd
104105
srv

0 commit comments

Comments
 (0)