mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Spelling error left in log text
This commit is contained in:
@@ -266,7 +266,7 @@ basic_event::event_conditions::export_as_text( std::ostream &Output ) const {
|
||||
}
|
||||
if( ( flags & flags::probability ) != 0 ) {
|
||||
Output
|
||||
<< "propability "
|
||||
<< "probability "
|
||||
<< probability << ' ';
|
||||
}
|
||||
if( ( flags & ( flags::text | flags::value1 | flags::value2 ) ) != 0 ) {
|
||||
|
||||
Reference in New Issue
Block a user