diff options
author | Alec Warner <antarus@gentoo.org> | 2018-02-03 19:25:06 -0500 |
---|---|---|
committer | Alec Warner <antarus@gentoo.org> | 2018-02-03 19:25:49 -0500 |
commit | c0d0959b245c0c252ec50d6fb677649c933537be (patch) | |
tree | 21958d086a182b964eb5489203be6cc2d4c91169 /config | |
parent | Update copyright year in footer. (diff) | |
download | packages-5-c0d0959b245c0c252ec50d6fb677649c933537be.tar.gz packages-5-c0d0959b245c0c252ec50d6fb677649c933537be.tar.bz2 packages-5-c0d0959b245c0c252ec50d6fb677649c933537be.zip |
Fix typo in page.
Closes: https://bugs.gentoo.org/642560
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index a9aa69f..9358da7 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -25,7 +25,7 @@ en: legend: "Legend" show_table_legend: "Show table legend" changelog: "Changelog" - data_current_as_of: "Data currrent as of" + data_current_as_of: "Data current as of" git_commit: "Git commit" # Keywords keyword_table_legend: "Keyword table legend" |