Просмотр исходного кода

Fix typo in devmapper driver_test

Docker-DCO-1.1-Signed-off-by: Paul Morie <pmorie@gmail.com> (github: pmorie)
Paul Morie 11 лет назад
Родитель
Сommit
b3e7df48df
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      graphdriver/devmapper/driver_test.go

+ 1 - 1
graphdriver/devmapper/driver_test.go

@@ -299,7 +299,7 @@ func TestInit(t *testing.T) {
 			}
 		}()
 	}()
-	// Put all tests in a funciton to make sure the garbage collection will
+	// Put all tests in a function to make sure the garbage collection will
 	// occur.
 
 	// Call GC to cleanup runtime.Finalizers