• R/O
  • HTTP
  • SSH
  • HTTPS

BetaProject: 提交

Mail送信先確認プログラムβプロジェクト


Commit MetaInfo

修訂76b5e9cae85c7694cd5a33405f9e17bc1f418cbb (tree)
時間2007-08-23 05:24:52
作者Takuya Ono <takuya-o@user...>
CommiterTakuya Ono

Log Message

MOD: Error message typo.

Change Summary

差異

--- a/src/org/jent/checksmtp/Processer.java
+++ b/src/org/jent/checksmtp/Processer.java
@@ -242,7 +242,7 @@ public class Processer implements Runnable, ResultNotify {
242242 wait();
243243 }
244244 } catch (InterruptedException e) {
245- System.err.println("Dialg wait interrupted");
245+ System.err.println("Confirm dialog wait interrupted");
246246 e.printStackTrace();
247247 }
248248 }
Show on old repository browser