You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ld...@apache.org on 2014/08/07 18:58:51 UTC

[11/12] git commit: Updated doc with Windows support for vibrate with pattern

Updated doc with Windows support for vibrate with pattern


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/413520ba
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/413520ba
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/413520ba

Branch: refs/heads/master
Commit: 413520ba7011ccd97e5f3905bee661f214bc2d9e
Parents: 8567f5b
Author: Edna Morales <ed...@ednas-mbp-2.raleigh.ibm.com>
Authored: Thu Aug 7 11:10:55 2014 -0400
Committer: Edna Morales <ed...@ednas-mbp-2.raleigh.ibm.com>
Committed: Thu Aug 7 11:10:55 2014 -0400

----------------------------------------------------------------------
 doc/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/413520ba/doc/index.md
----------------------------------------------------------------------
diff --git a/doc/index.md b/doc/index.md
index eef70c2..9498643 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -77,7 +77,7 @@ or
 
     navigator.vibrate(8000); // will be truncated to 5000
 
-###Vibrate with a pattern (Android only)
+###Vibrate with a pattern (Android and Windows only)
 
 Vibrates the device with a given pattern.