From 35a1986142365654663980b4914e9dff8ce6b9d3 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Thu, 12 Jan 2012 11:41:34 +0100 Subject: Fixed additional typos in comments and log messages. --- src/libhydra/plugins/attr_sql/sql_attribute.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libhydra/plugins/attr_sql/sql_attribute.c') diff --git a/src/libhydra/plugins/attr_sql/sql_attribute.c b/src/libhydra/plugins/attr_sql/sql_attribute.c index fe7811b36..714bbcd72 100644 --- a/src/libhydra/plugins/attr_sql/sql_attribute.c +++ b/src/libhydra/plugins/attr_sql/sql_attribute.c @@ -38,7 +38,7 @@ struct private_sql_attribute_t { database_t *db; /** - * wheter to record lease history in lease table + * whether to record lease history in lease table */ bool history; }; -- cgit v1.2.3