"Cancelled" to US spelling.
This commit is contained in:
+1
-1
@@ -190,7 +190,7 @@ namespace pipedal
|
||||
ReleaseFunctions();
|
||||
if (cancelled)
|
||||
{
|
||||
throw std::logic_error("Cancelled.");
|
||||
throw std::logic_error("Canceled.");
|
||||
}
|
||||
if (rejected)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user