summaryrefslogtreecommitdiff
path: root/navit/traffic.h
diff options
context:
space:
mode:
authormvglasow <michael -at- vonglasow.com>2018-01-06 23:02:17 +0100
committermvglasow <michael -at- vonglasow.com>2018-01-06 23:02:17 +0100
commitd0c93018abcbb5bfb7af9f95efc0c2ccecccd832 (patch)
treeb289e2edd15e2c978f22292700cca5ea8ce346a7 /navit/traffic.h
parentfb700ac4b09b5ae7e28e72857a9d0edcd7fd5a5a (diff)
downloadnavit-d0c93018abcbb5bfb7af9f95efc0c2ccecccd832.tar.gz
Refactor:traffic:Typo in Doxygen comments
Signed-off-by: mvglasow <michael -at- vonglasow.com>
Diffstat (limited to 'navit/traffic.h')
-rw-r--r--navit/traffic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/navit/traffic.h b/navit/traffic.h
index 1eccdd61c..615d2be09 100644
--- a/navit/traffic.h
+++ b/navit/traffic.h
@@ -668,7 +668,7 @@ struct traffic_message * traffic_message_new_short(char * id, time_t receive_tim
* This is a convenience constructor, which sets only mandatory members. Other members can be
* set after the instance is created.
*
- * The {{@code traffic_location} instances are destroyed when the {@code traffic_message} is destroyed,
+ * The {@code traffic_location} instances are destroyed when the {@code traffic_message} is destroyed,
* and therefore cannot be shared between multiple {@code traffic_message} instances.
*
* It is the responsibility of the caller to destroy all other references passed to this function. This