From b0ed14492f4344a3c3247fdc206fad74a2973bfe Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Wed, 23 Sep 2009 21:50:33 -0500 Subject: Add spelling fixes. --- crawl-ref/source/artefact.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/artefact.cc') diff --git a/crawl-ref/source/artefact.cc b/crawl-ref/source/artefact.cc index a1deb2c363..5c8a1dafc0 100644 --- a/crawl-ref/source/artefact.cc +++ b/crawl-ref/source/artefact.cc @@ -1973,7 +1973,7 @@ bool make_item_randart( item_def &item ) do { item.special = (random_int() & RANDART_SEED_MASK); - // Now that we found something, initialize the props array. + // Now that we found something, initialise the props array. if (!_init_artefact_properties(item)) { // Something went wrong that no amount of changing -- cgit v1.2.3-54-g00ecf