Skip to content

Commit

Permalink
Fix typo in Makefile (ansible#74396)
Browse files Browse the repository at this point in the history
Fixed minor typo specfic -> specific
  • Loading branch information
hs0210 committed Apr 27, 2021
1 parent cb7f4f1 commit 4880fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -11,7 +11,7 @@
# make deb ------------------ produce a DEB
# make docs ----------------- rebuild the manpages (results are checked in)
# make gettext -------------- produce POT files for docs
# make generate-po ---------- generate language specfic po file
# make generate-po ---------- generate language specific po file
# make needs-translation ---- generate list of file with unstranlated or fuzzy string for a specific language
# make tests ---------------- run the tests (see https://docs.ansible.com/ansible/devel/dev_guide/testing_units.html for requirements)

Expand Down

0 comments on commit 4880fee

Please sign in to comment.