summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wizard2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wizard2.cc b/src/wizard2.cc
index eb3b375c..8685f242 100644
--- a/src/wizard2.cc
+++ b/src/wizard2.cc
@@ -158,7 +158,7 @@ static void wiz_create_named_art()
object_type forge;
object_type *q_ptr;
int i, a_idx;
- cptr p = "Number of the artifact :";
+ cptr p = "Number of the artifact: ";
char out_val[80] = "";
artifact_type *a_ptr;