We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f710a commit 0ec2d84Copy full SHA for 0ec2d84
chapters/message_translations.qmd
@@ -34,8 +34,8 @@ new/updated translations.
34
Each of the default packages distributed with R (i.e., those found in
35
`./src/library` such as `base`, `utils`, and `stats` and which have
36
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
+central location for cataloguing/translating each package's messages. It
+contains a template message file (`.pot`) for the corresponding package
39
along with translated `.po` files (that are created using the template
40
`.pot` file).
41
0 commit comments