Skip to content

Commit 963ff26

Browse files
authored
ネームスペース
1 parent 4ee9284 commit 963ff26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/res/layout/about.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
android:layout_height="wrap_content"
144144
android:layout_marginTop="8dp"
145145
android:layout_marginBottom="8dp"
146-
android:text="System 変数テーブルの dcha_state の値を返します。"
146+
android:text="System ネームスペースの dcha_state の値を返します。"
147147
android:textColor="#000000"
148148
android:textSize="16sp" />
149149
</LinearLayout>
@@ -388,7 +388,7 @@
388388
android:layout_height="wrap_content"
389389
android:layout_marginTop="8dp"
390390
android:layout_marginBottom="8dp"
391-
android:text="System 変数テーブルの dcha_state の値を設定。"
391+
android:text="System ネームスペースの dcha_state の値を設定。"
392392
android:textColor="#000000"
393393
android:textSize="16sp" />
394394
</LinearLayout>

0 commit comments

Comments
 (0)