Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs: fix typo (ar). #26195

Merged
merged 1 commit into from
Jun 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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