aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/svg
diff options
context:
space:
mode:
authorMakky <makky.4d6b.3f5@gmail.com>2021-08-09 12:50:31 +0900
committerGitHub <noreply@github.com>2021-08-09 12:50:31 +0900
commitb33bd88353d4e3a23a9fd60fa6cef8b656b79dbc (patch)
treefab6e8b20c9ef9d006059d428359ec12edee3c37 /files/ja/web/svg
parent09e74b7472aef6c65b7da6c678a9dad5a8b177af (diff)
downloadtranslated-content-b33bd88353d4e3a23a9fd60fa6cef8b656b79dbc.tar.gz
translated-content-b33bd88353d4e3a23a9fd60fa6cef8b656b79dbc.tar.bz2
translated-content-b33bd88353d4e3a23a9fd60fa6cef8b656b79dbc.zip
replace 案す with ます (#1920)
Diffstat (limited to 'files/ja/web/svg')
-rw-r--r--files/ja/web/svg/element/image/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/svg/element/image/index.html b/files/ja/web/svg/element/image/index.html
index d321768be8..82c879f1a6 100644
--- a/files/ja/web/svg/element/image/index.html
+++ b/files/ja/web/svg/element/image/index.html
@@ -48,7 +48,7 @@ translation_of: Web/SVG/Element/image
<li>{{SVGAttr("width")}}: 画像が描画される幅です。 HTML の <code>&lt;img&gt;</code> とは異なり、この属性は必須です。</li>
<li>{{SVGAttr("height")}}: 画像が描画される高さです。 HTML の <code>&lt;img&gt;</code> とは異なり、この属性は必須です。</li>
<li>{{SVGAttr("href")}} および {{SVGAttr("xlink:href")}}: 画像ファイルの URL を指します。</li>
- <li>{{SVGAttr("preserveAspectRatio")}}: 画像の拡大縮小方法を制御し案す。</li>
+ <li>{{SVGAttr("preserveAspectRatio")}}: 画像の拡大縮小方法を制御します。</li>
</ul>
<h2 id="DOM_Interface" name="DOM_Interface">DOM インターフェイス</h2>