summaryrefslogtreecommitdiff
path: root/lib/frr_zmq.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/frr_zmq.c')
-rw-r--r--lib/frr_zmq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/frr_zmq.c b/lib/frr_zmq.c
index 4e947a8a84..e572558de1 100644
--- a/lib/frr_zmq.c
+++ b/lib/frr_zmq.c
@@ -19,7 +19,7 @@
/*
* IF YOU MODIFY THIS FILE PLEASE RUN `make check` and ensure that
- * the test_zmq.c unit test is still working. There are dependancies
+ * the test_zmq.c unit test is still working. There are dependencies
* between the two that are extremely fragile. My understanding
* is that there is specialized ownership of the cb pointer based
* upon what is happening. Those assumptions are supposed to be