summaryrefslogtreecommitdiff
path: root/wizards/source/depot/CommonLang.xba
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/source/depot/CommonLang.xba')
-rw-r--r--wizards/source/depot/CommonLang.xba4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/source/depot/CommonLang.xba b/wizards/source/depot/CommonLang.xba
index c8a213779509..ec2f62733237 100644
--- a/wizards/source/depot/CommonLang.xba
+++ b/wizards/source/depot/CommonLang.xba
@@ -35,7 +35,7 @@ Public Const SBCOLUMNPROVFIX2 = 9 ' Fixed provision, sheet 2
Public Const SBCOLUMNPROCEEDS2 = 12 ' Profit, sheet 2
Public Const SBCOLUMNQTYSOLD2 = 14 ' Quantity sold, sheet 2
Public Const SBCOLUMNQTYREST2 = 15 ' Quantity not sold yet, sheet 2
-Public Const SBCOLUMNPRCREST2 = 16 ' Proportional proce for quantity not sold yet, sheet 2
+Public Const SBCOLUMNPRCREST2 = 16 ' Proportional price for quantity not sold yet, sheet 2
Public Const SBCOLUMNREALPROC2 = 17 ' Realized proceeds, sheet 2
Public Const SBCOLUMNDIVIDEND2 = 18 ' Dividend paid, sheet 2
Public Const SBCOLUMNREALPROFIT2 = 19 ' Realized profit, sheet 2
@@ -365,4 +365,4 @@ Sub InitializeStartUpModel()
.cmdGoOn.Label = sOK
.cmdCancel.Label = sCancel
End With
-End Sub</script:module> \ No newline at end of file
+End Sub</script:module>