Skip to content

Commit f473f54

Browse files
authored
Merge pull request #1230 from mulkieran/fix-typos-1.37.0
Fix typo detected by typos-cli 1.37.0
2 parents 83ae558 + 0c85999 commit f473f54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/whitebox/integration/logical/test_create.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ def test_2_create(self):
135135

136136
class Create6TestCase(SimTestCase):
137137
"""
138-
Test creating a filesyste, specifying a non-standard size.
138+
Test creating a filesystem, specifying a non-standard size.
139139
"""
140140

141141
_MENU = ["--propagate", "filesystem", "create"]

0 commit comments

Comments
 (0)