diff options
Diffstat (limited to 'nest/rt-dev.c')
-rw-r--r-- | nest/rt-dev.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nest/rt-dev.c b/nest/rt-dev.c index 031c245..269346d 100644 --- a/nest/rt-dev.c +++ b/nest/rt-dev.c @@ -9,7 +9,7 @@ /** * DOC: Direct * - * The Direct protocol works by convering all ifa_notify() events it receives + * The Direct protocol works by converting all ifa_notify() events it receives * to rte_update() calls for the corresponding network. */ |