diff options
author | David Krause <david@cvs.openbsd.org> | 2003-03-10 03:56:40 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-03-10 03:56:40 +0000 |
commit | 51e371eb35ccb549c483f3b01818412d04d3ab19 (patch) | |
tree | 5ae61f21ec807d3e76bfab523579bacf82a393ba /sbin | |
parent | 577af9a925334ca9df89ccfc4ff0c073ced6daaf (diff) |
double word (be be) in comment
ok drahn@
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/pdisk/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/pdisk/version.h b/sbin/pdisk/version.h index 21181c6bb53..dc49b376d46 100644 --- a/sbin/pdisk/version.h +++ b/sbin/pdisk/version.h @@ -44,7 +44,7 @@ * * Note that within the 'vers' resource all these fields end up * comprising a four byte unsigned integer with the property that any later - * version will be be represented by a larger number. + * version will be represented by a larger number. */ #define VERSION "0.7a3" |