You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ma...@apache.org on 2014/03/13 15:00:59 UTC

git commit: Fix typo error in docs

Repository: cordova-plugin-camera
Updated Branches:
  refs/heads/dev c9bab1f94 -> 6fb63fede


Fix typo error in docs

from libarary to library

github: close #18


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/6fb63fed
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/6fb63fed
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/6fb63fed

Branch: refs/heads/dev
Commit: 6fb63fede54e4f5defe45d3bf8a6945fbd8ff352
Parents: c9bab1f
Author: Long Nguyen <ol...@gmail.com>
Authored: Thu Mar 13 15:29:38 2014 +0700
Committer: Marcel Kinard <cm...@gmail.com>
Committed: Thu Mar 13 09:59:53 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/blob/6fb63fed/doc/index.md
----------------------------------------------------------------------
diff --git a/doc/index.md b/doc/index.md
index c36d6cb..edd881f 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -20,7 +20,7 @@
 # org.apache.cordova.camera
 
 This plugin provides an API for taking pictures and for choosing images from
-the system's image libarary.
+the system's image library.
 
     cordova plugin add org.apache.cordova.camera