re PR translation/47064 (params.def: Translatable string compilatoin (vs. compilation))

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

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

From-SVN: r180307
This commit is contained in:
Roland Stigge 2011-10-21 14:55:42 +00:00 committed by Paolo Carlini
parent d25f2fb9d6
commit 9200b30225
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-10-21 Roland Stigge <stigge@antcom.de>
PR translation/47064
* params.def: Fix typo "compilatoin" -> "compilation".
2011-10-21 H.J. Lu <hongjiu.lu@intel.com>
Kirill Yukhin <kirill.yukhin@intel.com>

View File

@ -111,7 +111,7 @@ DEFPARAM (PARAM_EARLY_INLINER_MAX_ITERATIONS,
/* 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. */