From: Boram Bae Date: Wed, 16 Dec 2020 09:24:32 +0000 (+0900) Subject: Prevent unnecessary HTML link X-Git-Tag: submit/tizen/20201221.015520~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F50%2F249750%2F1;p=platform%2Fcore%2Fapi%2Fsensor.git Prevent unnecessary HTML link Change-Id: I14724bb94148a5dbc4fe5def4da3ba85f744b4ab Signed-off-by: Boram Bae --- diff --git a/doc/sensor_doc.h b/doc/sensor_doc.h index a7dd914..43bd315 100644 --- a/doc/sensor_doc.h +++ b/doc/sensor_doc.h @@ -104,7 +104,7 @@ * In cases of platform-defined sensors, the vendor should be @"tizen.org@". * The category can be one of @"general@" and @"healthinfo@", * and @"healthinfo@" means that an application should have the privilege - * http://tizen.org/privilege/healthinfo to get the corresponding sensor handles. + * %http://tizen.org/privilege/healthinfo to get the corresponding sensor handles. * If the name is omitted, the URI denotes the sensors of the given type, * it thus may correspond to more than one sensor. * Otherwise, it corresponds to a specific sensor in the device.