From fbcf1d17374c922631fc60c387210a594a8b0240 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Fri, 17 Oct 2008 01:47:32 +0200 Subject: [PATCH] Fix copy-and-paste documentation mistake --- include/device.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/device.h b/include/device.h index 994d997..85f3581 100644 --- a/include/device.h +++ b/include/device.h @@ -29,9 +29,9 @@ extern "C" { #include /** - * SECTION:driver - * @title: Driver premitives - * @short_description: Functions for registering drivers + * SECTION:device + * @title: Device driver premitives + * @short_description: Functions for registering device drivers */ enum connman_device_type { -- 2.7.4