X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fcmd%2Fcmd-activate.c;h=64dbce2b2b0a530e2daf1aa7ad25badbec4114e9;hb=c782a336ea86cd5d5c7f57943771559a7e361777;hp=c563b1a23ac79598f559be556a8230ae2989000f;hpb=974f76c9e6aa1ab05ff0e0e1cc755ddf26cbf393;p=hengband%2Fhengband.git diff --git a/src/cmd/cmd-activate.c b/src/cmd/cmd-activate.c index c563b1a23..64dbce2b2 100644 --- a/src/cmd/cmd-activate.c +++ b/src/cmd/cmd-activate.c @@ -344,7 +344,7 @@ const activation_type activation_info[] = *
  * Currently, only (some) artifacts, and Dragon Scale Mail, can be activated.
  * But one could, for example, easily make an activatable "Ring of Plasma".
- * Note that it always takes a current_world_ptr->game_turn to activate an artifact, even if
+ * Note that it always takes a turn to activate an artifact, even if
  * the user hits "escape" at the "direction" prompt.
  * 
*/