diff options
Diffstat (limited to 'src/swap.h')
-rw-r--r-- | src/swap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/swap.h b/src/swap.h index c39caa6658..0d5c9a23f0 100644 --- a/src/swap.h +++ b/src/swap.h @@ -89,7 +89,7 @@ struct Swap { Watch timer_watch; - /* In order to be able to distuingish dependencies on + /* In order to be able to distinguish dependencies on different device nodes we might end up creating multiple devices for the same swap. We chain them up here. */ |