Skip to content

Commit 277b9c3

Browse files
committed
Fixed a typo in a comment.
1 parent ab0af06 commit 277b9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Management-Utilities/fsx-ontap-aws-cli-scripts/delete_fsxn_filesystem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ EOF
4141
################################################################################
4242
# This function is used to display the contents of a FSxN file system based on
4343
# the file system ID passed as the first and only argument. It assumes that
44-
# the svmsFile and volumesFile fles have already been created.
44+
# the svmsFile and volumesFile files have already been created.
4545
################################################################################
4646
displayFileSystemContents() {
4747

0 commit comments

Comments
 (0)