update doxygen of vibrator pattern
authorHokwon Song <hokwon.song@samsung.com>
Wed, 20 Mar 2013 07:18:04 +0000 (16:18 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Wed, 20 Mar 2013 07:18:04 +0000 (16:18 +0900)
Change-Id: Idc23fbee597850f7d10b6821f502eee1826de70c
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
inc/FSysVibrator.h

index 81c8c87..11a1dd3 100644 (file)
@@ -87,7 +87,7 @@ namespace Tizen { namespace System
  * @struct      IntensityDurationVibrationPattern
  * @brief       This struct has the specified duration and a vibration intensity level.
  *
- * This can be used with Vibrator::Start(IntensityDurationVibrationPattern[] patterns, int length, int count) as a custom pattern.
+ * This can be used with Vibrator::Start(IntensityDurationVibrationPattern[] patterns, int length, int repeatCount) as a custom pattern.
  *
  * @since 2.1
  */