# HG changeset patch # User fturovic # Date 1263242841 21600 # Node ID 3fd642fa259cd0c276026dd863b70ba46abbc6c0 # Parent 80fa49fd0bdaa436fe70c395e2b3513dc208c723 BUG 10446 - Corrected spelling in mmp editor file diff -r 80fa49fd0bda -r 3fd642fa259c project/com.nokia.carbide.cpp.project.ui/src/com/nokia/carbide/cpp/internal/project/ui/mmpEditor/messages.properties --- a/project/com.nokia.carbide.cpp.project.ui/src/com/nokia/carbide/cpp/internal/project/ui/mmpEditor/messages.properties Tue Jan 05 16:07:42 2010 -0600 +++ b/project/com.nokia.carbide.cpp.project.ui/src/com/nokia/carbide/cpp/internal/project/ui/mmpEditor/messages.properties Mon Jan 11 14:47:21 2010 -0600 @@ -125,7 +125,7 @@ RuntimeSectionPart_chooseCapabilitiesTooltip=Click here to choose from a list of available capabilities. RuntimeSectionPart_heapSizeValidationErr=The Heap size field must contain a valid number RuntimeSectionPart_minHeapLabel=Minimum heap size: -RuntimeSectionPart_minHeapTooltip=Overrides the default minimium heap size for the process. Units are bytes. +RuntimeSectionPart_minHeapTooltip=Overrides the default minimum heap size for the process. Units are bytes. RuntimeSectionPart_maxHeapLabel=Maximum heap size: RuntimeSectionPart_maxHeapTooltip=Overrides the default maximum heap size for the process. Units are bytes. RuntimeSectionPart_stackSizeLabel=Stack size: