Index: src/ResolvExpr/AlternativeFinder.cc
===================================================================
--- src/ResolvExpr/AlternativeFinder.cc	(revision b3bd772ea908c7315ef740002c68efa5a0c7a41c)
+++ src/ResolvExpr/AlternativeFinder.cc	(revision 73ac10e1f458e8c55037fb5326876a41ed58a82b)
@@ -1230,5 +1230,5 @@
 
 		// function may return struct or union value, in which case we need to add alternatives
-		// for implicitconversions to each of the anonymous members, must happen after findMinCost
+		// for implicit conversions to each of the anonymous members, must happen after findMinCost
 		// since anon conversions are never the cheapest expression
 		for ( const Alternative & alt : winners ) {
