chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97b0cf0
)
OpOutcomeThunk: Fix typo in comment
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 1 May 2022 09:53:26 +0000
(10:53 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 1 May 2022 09:53:26 +0000
(10:53 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/updates.rs
patch
|
blob
|
history
diff --git
a/src/updates.rs
b/src/updates.rs
index 68821f5c2d225e8c38de5c7be31194d6c09bb739..9e4cdb6397152d419255abb5c3b3dabf3201d4b2 100644
(file)
--- a/
src/updates.rs
+++ b/
src/updates.rs
@@
-170,7
+170,7
@@
pub enum OpOutcomeThunk {
Immediate(UpdateFromOpComplex),
/// Allows a UI operation full mutable access to the whole Instance.
///
- /// Use with care! Eg, you might have to call save_game_and_aux_late
.r
+ /// Use with care! Eg, you might have to call save_game_and_aux_late
r.
///
/// Adding and removing pieces during play (rather than management)
/// is complicated, because we want to avoid having to rewrite the aux.