Spelling: application

This commit is contained in:
Josh Soref 2012-09-10 14:53:51 -04:00 committed by Simon MacDonald
parent 17e739f68a
commit 04c9542f94

View File

@ -1040,7 +1040,7 @@ public class FileUtils extends Plugin {
* Queries the media store to find out what the file path is for the Uri we supply * Queries the media store to find out what the file path is for the Uri we supply
* *
* @param contentUri the Uri of the audio/image/video * @param contentUri the Uri of the audio/image/video
* @param cordova) the current applicaiton context * @param cordova) the current application context
* @return the full path to the file * @return the full path to the file
*/ */
@SuppressWarnings("deprecation") @SuppressWarnings("deprecation")