diff --git a/common.mk b/common.mk index ddc4aedcf7..ee8f929595 100644 --- a/common.mk +++ b/common.mk @@ -1497,7 +1497,7 @@ help: PHONY " test-spec: run the Ruby spec suite [SPECOPTS=]" \ " test-bundler: run the Bundler spec" \ " test-bundled-gems: run the test suite of bundled gems" \ - " update-gems: download files of the bundled gems" \ + " update-gems: download files of the bundled gems" \ " update-bundled_gems: update the latest version of bundled gems" \ " sync-default-gems: sync default gems from upstream [GEM=]" \ " up: update local copy and autogenerated files" \