diff options
| author | Dave Cheney | 2014-07-10 17:23:46 +1000 |
|---|---|---|
| committer | Dave Cheney | 2014-07-10 17:23:46 +1000 |
| commit | 59c20acf66768ad817536bfc5f8fee58c316071f (patch) | |
| tree | 5e9f565ca8cc551ee74ea07e9a986ca8f7e9c30e /example_test.go | |
| parent | 63953a810e5be733f37841ef23288d3ed225522e (diff) | |
| download | browser-59c20acf66768ad817536bfc5f8fee58c316071f.tar.bz2 | |
fix quote layout
Diffstat (limited to 'example_test.go')
| -rw-r--r-- | example_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example_test.go b/example_test.go index c315101..a6fbe16 100644 --- a/example_test.go +++ b/example_test.go @@ -7,7 +7,7 @@ func ExampleOpenFile() { } func ExampleOpenReader() { - // https://github.com/rust-lang/rust/issues/13871 + // https://github.com/rust-lang/rust/issues/13871 const quote = `There was a night when winds from unknown spaces whirled us irresistibly into limitless vacum beyond all thought and entity. Perceptions of the most maddeningly untransmissible sort thronged upon us; |
