| Index: third_party/yasm/yasm.gyp
|
| diff --git a/third_party/yasm/yasm.gyp b/third_party/yasm/yasm.gyp
|
| index 0fe28db19d26d4812ea1645b358f86495c0d6ad6..d981b509e9f6757336babd64558d8da1a6f989bd 100644
|
| --- a/third_party/yasm/yasm.gyp
|
| +++ b/third_party/yasm/yasm.gyp
|
| @@ -27,7 +27,7 @@
|
| # be a rule. The problem is that the correct invocation cannot be inferred
|
| # purely from the file name, or extension. Nor is it obvious whether the
|
| # output should be processed as a source or not. Thus, we are left with a
|
| -# large amount of repetative code.
|
| +# large amount of repetitive code.
|
|
|
| {
|
| 'variables': {
|
|
|