WAN: Fix syntax errors in comments
authorXiang wangx <wangxiang@cdjrlc.com>
Sat, 4 Jun 2022 04:09:17 +0000 (12:09 +0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 7 Jun 2022 08:45:25 +0000 (10:45 +0200)
Delete the redundant word 'the'.

Signed-off-by: Xiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20220604040917.8926-1-wangxiang@cdjrlc.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/wan/farsync.h

index 5f43568..63908db 100644 (file)
@@ -43,7 +43,7 @@
  *      This version number is incremented with each official release of the
  *      package and is a simplified number for normal user reference.
  *      Individual files are tracked by the version control system and may
- *      have individual versions (or IDs) that move much faster than the
+ *      have individual versions (or IDs) that move much faster than
  *      the release version as individual updates are tracked.
  */
 #define FST_USER_VERSION        "1.04"