Skip to content

Commit

Permalink
fix typo (#26195)
Browse files Browse the repository at this point in the history
  • Loading branch information
afilahkle committed Jun 5, 2023
1 parent f1b8f3c commit 47df928
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/api/ar/lights/HemisphereLight.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h3>[property:Vector3 position]</h3>
يشرق الضوء من أعلى إلى أسفل.
</p>

<h2>الظرق (Methods)</h2>
<h2>الطرق (Methods)</h2>

<p>انظر قائمة [page:Light Light] الأساسية للطرق المشتركة.</p>

Expand Down
2 changes: 1 addition & 1 deletion docs/api/ar/lights/HemisphereLightProbe.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h2>الخصائص (Properties)</h2>
<h3>[property:Boolean isHemisphereLightProbe]</h3>
<p>علامة للقراءة فقط للتحقق مما إذا كان كائنًا معينًا من نوع [name].</p>

<h2>الظرق (Methods)</h2>
<h2>الطرق (Methods)</h2>
<p>انظر قائمة [page:LightProbe LightProbe] الأساسية للطرق المشتركة.</p>
<h2>المصدر (Source)</h2>

Expand Down
2 changes: 1 addition & 1 deletion docs/api/ar/lights/Light.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ <h3>[property:Float intensity]</h3>
<h3>[property:Boolean isLight]</h3>
<p>علامة للقراءة فقط للتحقق مما إذا كان كائنًا معينًا من نوع [name].</p>

<h2>الظرق (Methods)</h2>
<h2>الطرق (Methods)</h2>
<p>انظر قائمة [page:Object3D Object3D] الأساسية للطرق المشتركة.</p>

<h3>[method:undefined dispose]()</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/api/ar/lights/LightProbe.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h3>[property:SphericalHarmonics3 sh]</h3>
يستخدم مسبار الضوء التجانسات المجالية لتشفير معلومات التحديد.
</p>

<h2>الظرق (Methods)</h2>
<h2>الطرق (Methods)</h2>
<p>انظر قائمة [page:Light Light] الأساسية للطرق المشتركة.</p>
<h2>المصدر (Source)</h2>

Expand Down

0 comments on commit 47df928

Please sign in to comment.