summaryrefslogtreecommitdiff
path: root/apps/netutils/ftpc/ftpc_noop.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/netutils/ftpc/ftpc_noop.c')
-rw-r--r--apps/netutils/ftpc/ftpc_noop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/netutils/ftpc/ftpc_noop.c b/apps/netutils/ftpc/ftpc_noop.c
index 6932b1489..5682400dc 100644
--- a/apps/netutils/ftpc/ftpc_noop.c
+++ b/apps/netutils/ftpc/ftpc_noop.c
@@ -74,7 +74,7 @@
* No operation command. Using NOOP allows us to make sure that commands
* are passed over the control connection without changing the status of
* any data transaction or server status. This is useful for (1)
- * maintaining connections during long IDLE times and (2) It can also be
+ * maintaining connections during long IDLE times and (2) It can also be
* used as a harmless way of detecting timeouts.
*
****************************************************************************/