mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1053067 - Correct a misspelling of "version" in mach. r=edmorley
This commit is contained in:
parent
02904be1c4
commit
5177720c68
@ -322,7 +322,7 @@ class FormatProvider(MachCommandBase):
|
||||
fmt = plat.lower() + "/clang-format-3.5"
|
||||
fmt_diff = "clang-format-diff-3.5"
|
||||
|
||||
# We are currently using a modified verion of clang-format hosted on people.mozilla.org.
|
||||
# We are currently using a modified version of clang-format hosted on people.mozilla.org.
|
||||
# This is a temporary work around until we upstream the necessary changes and we can use
|
||||
# a system version of clang-format. See bug 961541.
|
||||
if plat == "Windows":
|
||||
|
Loading…
Reference in New Issue
Block a user