General help message cleanup
[oweals/u-boot.git] / drivers / gpio / pca953x.c
index 1c5e314d9d51e0d13f3d1fd1895299dcf37c6dab..e8273ee363dcfedf34c6be5b26048dadd48a26b1 100644 (file)
@@ -221,7 +221,7 @@ U_BOOT_CMD(
        "pca953x invert pin 0|1\n"
        "       - disable/enable polarity inversion for reads\n"
        "pca953x intput pin\n"
-       "       - set pin as input and read value\n"
+       "       - set pin as input and read value"
 );
 
 #endif /* CONFIG_CMD_PCA953X */