git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7235 c06c8d41-db1a-0410-9941-cceddc491573
3BULVKJM2CL7TAS4A6TQU6NXITGX6E5W6M5AINLORZYZHLVUJYYAC
std::string str = apostrophise(mon_source->base_name(DESC_PLAIN));
str += " spell miscasting";
std::string str = apostrophise(mon_source->base_name(DESC_PLAIN))
+ " spell miscasting";