From b5122c52aefd05d4485864b2b6e01f41ddfbc483 Mon Sep 17 00:00:00 2001 From: Corey Richardson Date: Fri, 6 Dec 2013 12:13:00 -0500 Subject: Clarify newtype --- doc/tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial.md') diff --git a/doc/tutorial.md b/doc/tutorial.md index f10275cc351..5bd0d35895e 100644 --- a/doc/tutorial.md +++ b/doc/tutorial.md @@ -803,7 +803,7 @@ let id_int: int = *my_gizmo_id; ~~~~ Types like this can be useful to differentiate between data that have -the same type but must be used in different ways. +the same underlying type but must be used in different ways. ~~~~ struct Inches(int); -- cgit 1.4.1-3-g733a5