Skip to content

Commit 0ec2d84

Browse files
authored
Fix typos in translation page (#242)
1 parent a1f710a commit 0ec2d84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

chapters/message_translations.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ new/updated translations.
3434
Each of the default packages distributed with R (i.e., those found in
3535
`./src/library` such as `base`, `utils`, and `stats` and which have
3636
priority base) contains a `po` directory. A `po` directory is the
37-
central location for ataloguing/translating each package's messages. It
38-
contains a template message file (`.pot`) for the corresponding ackage
37+
central location for cataloguing/translating each package's messages. It
38+
contains a template message file (`.pot`) for the corresponding package
3939
along with translated `.po` files (that are created using the template
4040
`.pot` file).
4141

0 commit comments

Comments
 (0)