From 457baf8eb9c5d6d5b1b46504e98a39e566aa4f58 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn-Egil=20Dahlberg?= Date: Tue, 26 Apr 2016 12:08:01 +0200 Subject: doc: Correct shorthand typo --- system/doc/reference_manual/typespec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/doc/reference_manual/typespec.xml') diff --git a/system/doc/reference_manual/typespec.xml b/system/doc/reference_manual/typespec.xml index 36ae252b2f..9e26e9058d 100644 --- a/system/doc/reference_manual/typespec.xml +++ b/system/doc/reference_manual/typespec.xml @@ -181,7 +181,7 @@

Because it is common to end a map type with any() => any() to denote that keys that do not belong to any other pair in PairList are - allowed, and may map to any value, the shorhand notation ... is + allowed, and may map to any value, the shorthand notation ... is allowed as the last pair of a map type.

-- cgit v1.2.3