From 68529991885e105a0c60e47482b5f5038a323fd2 Mon Sep 17 00:00:00 2001 From: Emilio Cobos Álvarez Date: Sun, 10 Dec 2017 17:32:00 +0100 Subject: infer: Fix typo in README. Was just reading through it and found this, not a big deal but... --- src/librustc/infer/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/librustc/infer/README.md b/src/librustc/infer/README.md index e7daff3e2c3..7f58d039060 100644 --- a/src/librustc/infer/README.md +++ b/src/librustc/infer/README.md @@ -141,7 +141,7 @@ will make the permanent. Snapshots can be nested as long as you follow a stack-like discipline. Rather than use snapshots directly, it is often helpful to use the -methods like `commit_if_ok` or `probe` that encapsulte higher-level +methods like `commit_if_ok` or `probe` that encapsulate higher-level patterns. ## Subtyping obligations -- cgit 1.4.1-3-g733a5