aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/api/htmlelement/offsetparent/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/api/htmlelement/offsetparent/index.html')
-rw-r--r--files/ja/web/api/htmlelement/offsetparent/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/api/htmlelement/offsetparent/index.html b/files/ja/web/api/htmlelement/offsetparent/index.html
index 93b45eebb9..1cca56b7b2 100644
--- a/files/ja/web/api/htmlelement/offsetparent/index.html
+++ b/files/ja/web/api/htmlelement/offsetparent/index.html
@@ -26,7 +26,7 @@ translation_of: Web/API/HTMLElement/offsetParent
</ul>
</div>
-<p><code>offsetParent</code> が有用なのは、 {{domxref("HTMLElement.offsetTop","offsetTop")}} と {{domxref("HTMLElement.offsetLeft","offsetLeft")}} がパディング境界からの相対だからです。</p>
+<p><code>offsetParent</code> が有用なのは、 {{domxref("HTMLElement.offsetTop","offsetTop")}} と {{domxref("HTMLElement.offsetLeft","offsetLeft")}} がパディング辺からの相対だからです。</p>
<h2 id="Syntax" name="Syntax">構文</h2>