summaryrefslogtreecommitdiff
path: root/navit/vehicle/file/vehicle_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'navit/vehicle/file/vehicle_file.c')
-rw-r--r--navit/vehicle/file/vehicle_file.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/navit/vehicle/file/vehicle_file.c b/navit/vehicle/file/vehicle_file.c
index 5a3be743a..868af4f57 100644
--- a/navit/vehicle/file/vehicle_file.c
+++ b/navit/vehicle/file/vehicle_file.c
@@ -842,7 +842,7 @@ vehicle_file_destroy(struct vehicle_priv *priv)
* @param type Attribute type called
* @param attr Structure to return the attribute value
*
-* @return 1 if ok, 0 for unkown or invalid attribute
+* @return 1 if ok, 0 for unknown or invalid attribute
*/
static int
vehicle_file_position_attr_get(struct vehicle_priv *priv,
@@ -920,7 +920,7 @@ vehicle_file_position_attr_get(struct vehicle_priv *priv,
* @param type Attribute type called
* @param attr Structure to return the attribute value
*
-* @return 1 if ok, 0 for unkown attribute
+* @return 1 if ok, 0 for unknown attribute
*/
static int
vehicle_file_sat_attr_get(void *priv_data, enum attr_type type, struct attr *attr)