瀏覽代碼

Issue #24 comment fixed

jess 7 年之前
父節點
當前提交
675f5767b4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/ui/view/BackgroundPopUp.java

+ 1 - 1
src/ui/view/BackgroundPopUp.java

@@ -202,7 +202,7 @@ public class BackgroundPopUp extends JDialog {
 
 			@Override
 			public void actionPerformed(ActionEvent e) {
-				// Bild ausgewählt?
+				// picture selected?
 				if (!path.isEmpty()) {
 					if (rdbtnImagePixel.isSelected()) {
 						mode = 0;