Skip to content

Commit 6a51c69

Browse files
jhwgh1968marcoieni
andauthored
Typo fix
Co-authored-by: Marco Ieni <[email protected]>
1 parent 6a0717e commit 6a51c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functional/generics-type-classes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ impl FileDownloadRequest {
9393
}
9494
```
9595

96-
Every caller of `mount point()` must check for `None` and write code to handle
96+
Every caller of `mount_point()` must check for `None` and write code to handle
9797
it. This is true even if they know only NFS requests are ever used in a given
9898
code path!
9999

0 commit comments

Comments
 (0)