Skip to content

Commit c109aa2

Browse files
committed
Fix a typo in a comment
[skip ci]
1 parent 0239713 commit c109aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nfs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ struct nfsv3_spec {
293293
typedef struct nfsv3_spec nfsv3spec;
294294

295295
/*
296-
* File attributes and setable attributes. These structures cover both
296+
* File attributes and settable attributes. These structures cover both
297297
* NFS version 2 and the version 3 protocol. Note that the union is only
298298
* used so that one pointer can refer to both variants. These structures
299299
* go out on the wire and must be densely packed, so no quad data types

0 commit comments

Comments
 (0)