PR# 19909 Typos?

Problem Report Summary
Submitter: karsten_heusser
Category: WEL
Priority: Low
Date: 2024/03/29
Class: Bug
Severity: Non-critical
Number: 19909
Release: 23.09
Confidential: No
Status: Closed
Responsible:
Environment: win
Synopsis: Typos?

Description
Possible typos are marked <<...>>
Best,
Karsten

class
	WEL_RGN_CONSTANTS

feature -- Access

	error, rgn_error: INTEGER = 0
			-- No region was created.

	null_regi<<<i>>>on: INTEGER = 1
			-- Region is empty.

	simple_region: INTEGER = 2
			-- Region is a single rectangle.

	complex_regi<<<si>>>on: INTEGER = 3
			-- Region is more than one rectangle.
To Reproduce

										
Problem Report Interactions
From:jfiat_es    Date:2024/03/29    Status: Closed    Download   
Fixed at revision 107731
It is also available at https://github.com/eiffelsoftware/libraries/

Thanks for the report.