mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps] Fix typo
This commit is contained in:
@@ -37,7 +37,7 @@ const ToolboxMessageTree normalDistributionChildren[] = {
|
||||
};
|
||||
|
||||
const ToolboxMessageTree binomialDistributionChildren[] = {
|
||||
ToolboxMessageTree::Leaf(I18n::Message::BinomialFDPCommandWithArg, I18n::Message::BinomialFDP),
|
||||
ToolboxMessageTree::Leaf(I18n::Message::BinomialPDFCommandWithArg, I18n::Message::BinomialPDF),
|
||||
ToolboxMessageTree::Leaf(I18n::Message::BinomialCDFCommandWithArg, I18n::Message::BinomialCDF),
|
||||
ToolboxMessageTree::Leaf(I18n::Message::InvBinomialCommandWithArg, I18n::Message::InvBinomial),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user