mirror of
https://github.com/pgsty/minio.git
synced 2026-07-22 05:30:24 +03:00
docs: fix all Chinese doc links for the new docs site (#6097)
Additionally fix typos, default to US locale words
This commit is contained in:
+1
-1
@@ -470,7 +470,7 @@ func TestPosixMakeVol(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// TestPosixDeleteVol - Validates the expected behaviour of posix.DeleteVol for various cases.
|
||||
// TestPosixDeleteVol - Validates the expected behavior of posix.DeleteVol for various cases.
|
||||
func TestPosixDeleteVol(t *testing.T) {
|
||||
// create posix test setup
|
||||
posixStorage, path, err := newPosixTestSetup()
|
||||
|
||||
Reference in New Issue
Block a user