Skip to content

Commit f960f81

Browse files
mrbazzanmatthiask
andauthored
Update Makefile
Co-authored-by: Matthias Kestenholz <matthiask@fastmail.com>
1 parent 8f13c0e commit f960f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ coverage: ## Run the test suite with coverage enabled
2626
coverage html
2727
coverage xml
2828

29-
translatable_strings: ## Update the English '.po' file (and push to Transifex)
29+
translatable_strings: ## Update the English '.po' file
3030
cd debug_toolbar && python -m django makemessages -l en --no-obsolete
3131
@echo "Please commit changes and run 'tx push -s' (or wait for Transifex to pick them)"
3232

0 commit comments

Comments
 (0)