Files
kondo takeshi 5a9044ad75 Replace アーキテクチャー to アーキテクチャ
git grep 'アーキテクチャー' | cut -d':' -f1 | sort | uniq | xargs -I{} sed -i '' 's/アーキテクチャー/アーキテクチャ/g' {}
2020-06-14 15:02:03 +09:00
..