Index: src/ResolvExpr/AlternativeFinder.cc
===================================================================
--- src/ResolvExpr/AlternativeFinder.cc	(revision 0b00df0b8a3e78119f146bb3d5894465fb9f24d4)
+++ src/ResolvExpr/AlternativeFinder.cc	(revision ff5caaffaac4f11f28c574b27266ef608324781e)
@@ -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 ) {
