diff --git a/commands/CmdLQ.c b/commands/CmdLQ.c index a5da8b3d..7ab63727 100644 --- a/commands/CmdLQ.c +++ b/commands/CmdLQ.c @@ -1658,7 +1658,7 @@ CmdPort(w, cmd) if (option != PORT_REMOVE) { TxError("Exactly one label may be present under the cursor box.\n"); - TxError("Use \"port ...\" to specify a uniqe port.\n"); + TxError("Use \"port ...\" to specify a unique port.\n"); } return;