mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-08 15:52:26 +01:00
m Typo fixed in response to comment.
Author:halw Date:2010-12-31T15:28:51.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@720 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -19,7 +19,7 @@ So, all preferences belong to a <eiffel>PREFERENCE_MANAGER</eiffel>. The manager
|
|||||||
has_preferences: preferences /= Void
|
has_preferences: preferences /= Void
|
||||||
inserted_in_preferences: preferences.has_manager (namespace)
|
inserted_in_preferences: preferences.has_manager (namespace)
|
||||||
has_namespace: namespace /= Void
|
has_namespace: namespace /= Void
|
||||||
namesapce_valid: not a_namespace.is_empty
|
namespace_valid: not a_namespace.is_empty
|
||||||
end
|
end
|
||||||
</code>
|
</code>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user