Skip to content

Commit 00683a1

Browse files
committed
---
yaml --- r: 3167 b: refs/heads/master c: 7cefd86 h: refs/heads/master i: 3165: 8be6cb9 3163: f1e106a 3159: 1c440d5 3151: 12f149a 3135: 9f7c8cf v: v3
1 parent 309ef83 commit 00683a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 4fc286e24e4ee9e41344e066a0226cd532bfe668
2+
refs/heads/master: 7cefd86d41a3ebf01b54d67f75e0b0446c252b9a

trunk/doc/rust.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3635,7 +3635,7 @@ An @code{if check} expression combines a @code{if} expression and a @code{check}
36353635
expression in an indivisible unit that can be used to build more complex
36363636
conditional control-flow than the @code{check} expression affords.
36373637

3638-
In fact, @code{if check} is a ``more primitive'' expression @code{check};
3638+
In fact, @code{if check} is a ``more primitive'' expression than @code{check};
36393639
instances of the latter can be rewritten as instances of the former. The
36403640
following two examples are equivalent:
36413641

0 commit comments

Comments
 (0)