mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-06 14:52:03 +01:00
Fixed sentence
Updated wikipage Eiffel Coding Standard. (Signed-off-by:javier). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2089 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
[[Property:modification_date|Tue, 30 Oct 2018 14:56:21 GMT]]
|
||||
[[Property:publication_date|Tue, 30 Oct 2018 14:56:21 GMT]]
|
||||
[[Property:uuid|0CD0A1B2-42F8-48E0-B419-61B4DC076C1B]]
|
||||
[[Property:weight|2]]
|
||||
[[Property:title|Eiffel Coding Standard]]
|
||||
@@ -80,7 +82,7 @@ else
|
||||
...
|
||||
end</e>
|
||||
|
||||
* For punctuation, we always have a space before '''(''' and a space after ''')''', ''',''', ''':''', or ''';''':
|
||||
* For punctuation, we always have no space before '''(''' and a space after ''')''', ''',''', ''':''', or ''';''':
|
||||
<e>require
|
||||
a_tag: query (a, b, c) or other_query (c, d)
|
||||
local
|
||||
|
||||
Reference in New Issue
Block a user