diff mbox

[PR,translation/47064] Fix committed as obvious

Message ID 4EA1880A.2090201@oracle.com
State New
Headers show

Commit Message

Paolo Carlini Oct. 21, 2011, 2:56 p.m. UTC
Hi,

committed.

Thanks,
Paolo.

//////////////////////
2011-10-21  Roland Stigge  <stigge@antcom.de>

	PR translation/47064
	* params.def: Fix typo "compilatoin" -> "compilation".
diff mbox

Patch

Index: params.def
===================================================================
--- params.def	(revision 180288)
+++ params.def	(working copy)
@@ -111,7 +111,7 @@ 
 /* Limit on probability of entry BB.  */
 DEFPARAM (PARAM_COMDAT_SHARING_PROBABILITY,
 	  "comdat-sharing-probability",
-	  "Probability that COMDAT function will be shared with different compilatoin unit",
+	  "Probability that COMDAT function will be shared with different compilation unit",
 	  20, 0, 0)
 
 /* Limit on probability of entry BB.  */