1
Fork 0

Fixed an apparent typo

Repertory is a real world, but it doesn't really make sense in that context.
This commit is contained in:
Alex Gaynor 2015-09-19 08:10:54 -04:00
parent b3afb16d24
commit a2fbf9da29

View file

@ -26,7 +26,7 @@
# #
# * check - Run the complete test suite # * check - Run the complete test suite
# #
# * clean - Clean the build repertory. It is advised to run this # * clean - Clean the build repository. It is advised to run this
# command if you want to build Rust again, after an update # command if you want to build Rust again, after an update
# of the git repository. # of the git repository.
# #