gobo-eiffel / gobo

The Gobo Eiffel Project provides the Eiffel community with free and portable Eiffel tools and libraries.
https://sourceforge.net/projects/gobo-eiffel/
Other
59 stars 24 forks source link

Minor typo in comment from et_c_generator.e #40

Closed ansco11 closed 4 years ago

ansco11 commented 4 years ago

Line 16688:

-- and a_last_call' whose target static type ifa_target_type'.

should read

-- and a_last_call' whose target static type isa_target_type'.

ebezault commented 4 years ago

This is now fixed. Thanks.