Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:26
erlang
0113-Removed-duplicate-entry.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0113-Removed-duplicate-entry.patch of Package erlang
From c444508339235f271d9df7cefd7ba9d5da8becc9 Mon Sep 17 00:00:00 2001 From: Jurek Michal-AMJ018 <Michal.Jurek@motorolasolutions.com> Date: Mon, 12 Jun 2023 16:36:31 +0200 Subject: [PATCH] Removed duplicate entry --- lib/wx/doc/overview.edoc | 1 - lib/wx/doc/src/chapter.xml | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/lib/wx/doc/overview.edoc b/lib/wx/doc/overview.edoc index 843a9c1320..dd12ed1c9f 100644 --- a/lib/wx/doc/overview.edoc +++ b/lib/wx/doc/overview.edoc @@ -84,7 +84,6 @@ they are directly mapped to corresponding erlang terms: <dt><em>wxSize</em> is represented by {Width,Height}</dt> <dt><em>wxRect</em> is represented by {Xcoord,Ycoord,Width,Height}</dt> <dt><em>wxColour</em> is represented by {Red,Green,Blue[,Alpha]}</dt> - <dt><em>wxPoint</em> is represented by {Xcoord,Ycoord}</dt> <dt><em>wxString</em> is represented by {@link //stdlib/unicode:charlist()}</dt> <dt><em>wxGBPosition</em> is represented by {Row,Column}</dt> <dt><em>wxGBSpan</em> is represented by {RowSpan,ColumnSPan}</dt> diff --git a/lib/wx/doc/src/chapter.xml b/lib/wx/doc/src/chapter.xml index 477a4f1fb7..801720ceda 100644 --- a/lib/wx/doc/src/chapter.xml +++ b/lib/wx/doc/src/chapter.xml @@ -84,7 +84,6 @@ they are directly mapped to corresponding erlang terms:</p> <item/><tag><em>wxSize</em> is represented by {Width,Height}</tag> <item/><tag><em>wxRect</em> is represented by {Xcoord,Ycoord,Width,Height}</tag> <item/><tag><em>wxColour</em> is represented by {Red,Green,Blue[,Alpha]}</tag> - <item/><tag><em>wxPoint</em> is represented by {Xcoord,Ycoord}</tag> <item/><tag><em>wxString</em> is represented by <seeerl marker="stdlib:unicode#type-charlist">unicode:charlist()</seeerl></tag> <item/><tag><em>wxGBPosition</em> is represented by {Row,Column}</tag> <item/><tag><em>wxGBSpan</em> is represented by {RowSpan,ColumnSPan}</tag> @@ -232,4 +231,4 @@ the limited requirements he had been given by us.</p> <p>Also thanks to the <em>wxWidgets</em> team that develops and supports it so we have something to use.</p> -</section></chapter> \ No newline at end of file +</section></chapter> -- 2.35.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor