[Title]modified for incorrect spelled message
authorsungmin ha <sungmin82.ha@samsung.com>
Wed, 1 Aug 2012 07:59:31 +0000 (16:59 +0900)
committersungmin ha <sungmin82.ha@samsung.com>
Wed, 1 Aug 2012 07:59:31 +0000 (16:59 +0900)
[Type]Bugfix
[Module]eventinjector-eplugin
[Priority]Major
[Jira#]N_SE-6335
[Redmine#]  // Redmine Isuue Number
[Problem]  // Problem Description
[Cause]  // Cause Description
[Solution] // Solution Description
[TestCase]  // Executed the test-target (How to)

org.tizen.device/src/org/tizen/device/sdcard/page/SdcardPage.java
package/pkginfo.manifest

index 0f0489b..30b8812 100644 (file)
@@ -181,7 +181,7 @@ public class SdcardPage extends AbstractInjectorPage implements ISelectionListen
                                {
                                        // sdcard is already mounted from other emulator.
                                        Shell shell = parent.getShell();
-                                       InjectorDialog.openInfoDialog(shell, InjectorDialog.TITLE, "Device or resouece is busy.\nPlease try again later.");
+                                       InjectorDialog.openInfoDialog(shell, InjectorDialog.TITLE, "Device or resource is busy.\nPlease try again later.");
                                        mntButtonClick();
                                        SDcardSocket.getInstance().umountOk = true;
                                }
@@ -338,4 +338,4 @@ public class SdcardPage extends AbstractInjectorPage implements ISelectionListen
                        }
                }
        }
-}
\ No newline at end of file
+}
index 27a0051..1a6a74f 100644 (file)
@@ -1,5 +1,5 @@
 Source:eventinjector-eplugin
-Version:0.2.47
+Version:0.2.48
 Maintainer:yeongkyoon Lee <yeongkyoon.lee@samsung.com>, sungmin Ha <sungmin82.ha@samsung.com>
 
 Package:eventinjector-eplugin