modify-document-duplicate-word

Signed-off-by: chentanjun <2799194073@qq.com>
This commit is contained in:
chentanjun
2019-09-04 21:43:00 +08:00
parent cd79e0edfe
commit 8788af7f8d
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ func TestGenerateSpec(t *testing.T) {
}
} else {
if s.Windows == nil {
t.Fatal("Windows section of spec not filled on on Windows platform")
t.Fatal("Windows section of spec not filled in on Windows platform")
}
}