Skip to content

Commit c7ddad5

Browse files
h-easttsuyoshicho
andauthored
Update doc/usr_41.jax
Co-authored-by: Tsuyoshi CHO <Tsuyoshi.CHO@Gmail.com>
1 parent 349f9b5 commit c7ddad5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usr_41.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ substitute() の呼び出しの前後にいろいろな処理を入れたりす
806806
filter() 辞書から選択された要素を取り除く
807807
map() 辞書の各要素を変換する
808808
mapnew() 変換した要素で新しい辞書を作成する
809-
foreach() リスト項目に関数を適用する
809+
foreach() 辞書項目に関数を適用する
810810
keys() 辞書の全キーのリストを取得する
811811
values() 辞書の全値のリストを取得する
812812
items() 辞書の全キー・値のペアを取得する

0 commit comments

Comments
 (0)