diff options
| author | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-10-11 16:42:40 -0700 |
|---|---|---|
| committer | Tim Chevalier <chevalier@alum.wellesley.edu> | 2012-10-11 16:46:01 -0700 |
| commit | 41752b02b984d93f50ce6ab6a8436f876723abfe (patch) | |
| tree | b593c55a7144cf5d0183b56f8ee3647af9fb9b7a /src/rustdoc/demo.rs | |
| parent | db679a738f10953e0682e277ab85d39c3c546fd1 (diff) | |
| download | rust-41752b02b984d93f50ce6ab6a8436f876723abfe.tar.gz rust-41752b02b984d93f50ce6ab6a8436f876723abfe.zip | |
Update FIXME numbers
Diffstat (limited to 'src/rustdoc/demo.rs')
| -rw-r--r-- | src/rustdoc/demo.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rustdoc/demo.rs b/src/rustdoc/demo.rs index bf1cdf2622e..1223f6b9723 100644 --- a/src/rustdoc/demo.rs +++ b/src/rustdoc/demo.rs @@ -7,7 +7,7 @@ * for testing purposes. It doesn't surve any functional * purpose. This here, for instance, is just some filler text. * - * FIXME (#1654): It would be nice if we could run some automated + * FIXME (#3731): It would be nice if we could run some automated * tests on this file */ |
