From ea4c274376ed3453ef01de3761eb46fe25c9032a Mon Sep 17 00:00:00 2001 From: eiffel-org Date: Wed, 5 Jul 2017 17:44:03 +0000 Subject: [PATCH] Update wikipage Conditional expression. (Signed-off-by:alexk). git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1870 abb3cda0-5349-4a8f-a601-0c33ac3a8c38 --- .../Expressions/Conditional-expression.wiki | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/trunk/eiffel/Language_reference/quick-reference-eiffel-programming-language/Expressions/Conditional-expression.wiki b/documentation/trunk/eiffel/Language_reference/quick-reference-eiffel-programming-language/Expressions/Conditional-expression.wiki index 31d4352a..9ff53bc2 100644 --- a/documentation/trunk/eiffel/Language_reference/quick-reference-eiffel-programming-language/Expressions/Conditional-expression.wiki +++ b/documentation/trunk/eiffel/Language_reference/quick-reference-eiffel-programming-language/Expressions/Conditional-expression.wiki @@ -18,7 +18,7 @@ has type `STRING`. -If the types of the expressions are different, the common ancestor type is used as a type of the whole expression. +If the types of the expressions are different, the [[Types#Common ancestor types|common ancestor type]] is used as a type of the whole expression. if time < noon then