From e5f2a8ade4da6df5c79078954fa5a60ad4e8c16f Mon Sep 17 00:00:00 2001
From: Araq <rumpf_a@web.de>
Date: Tue, 1 Jul 2014 00:13:07 +0200
Subject: fixes #1268

---
 doc/manual.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

(limited to 'doc/manual.txt')

diff --git a/doc/manual.txt b/doc/manual.txt
index 8a7cfba54..b39efb740 100644
--- a/doc/manual.txt
+++ b/doc/manual.txt
@@ -1089,7 +1089,8 @@ types with no overhead and few abstraction possibilities. The constructor ``()``
 can be used to construct tuples. The order of the fields in the constructor
 must match the order of the tuple's definition. Different tuple-types are
 *equivalent* if they specify the same fields of the same type in the same
-order.
+order. The *names* of the fields also have to be identical but this might
+change in a future version of the language.
 
 The assignment operator for tuples copies each component.
 The default assignment operator for objects copies each component. Overloading
-- 
cgit 1.4.1-2-gfad0