Fixed a comment.

geesefs-0-30-9
Aaron Jacobs 2015-03-23 16:23:22 +11:00
parent 0a588af19f
commit 9ae1064493
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ func (t *SampleTest) initialize(
return
}
// Wait for it to be read.
// Wait for it to be ready.
err = t.mfs.WaitForReady(t.Ctx)
if err != nil {
err = fmt.Errorf("WaitForReady: %v", err)