Change "a" back to "this" in comment

This commit is contained in:
Will Faught 2016-05-21 17:08:48 -07:00
parent b4da149732
commit 90ac6c0f63
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ import (
var BaseSerializedUUID = "AADB8D7E-AEEF-4415-AD2B-8204D6CF042E"
// This list contains all of the currently supported UUIDs, ordered by when
// the feature first appeared in a branch.
// the feature first appeared in this branch.
var SupportedUUIDs = []string{BaseSerializedUUID}
var SerializedVersion = 3