Fix comment typo found by protobufs linter (#2884)

This commit is contained in:
David Neto 2019-09-19 09:47:46 -04:00 committed by Steven Perron
parent 47e354b0c2
commit d06fe08489

View File

@ -350,7 +350,7 @@ message TransformationReplaceBooleanConstantWithConstantBinary {
message TransformationReplaceConstantWithUniform {
// Replaces a use of a constant id with the the result of a load from an
// Replaces a use of a constant id with the result of a load from an
// element of uniform buffer known to hold the same value as the constant
// A descriptor for the id we would like to replace