mirror of
https://github.com/boostorg/multiprecision.git
synced 2026-02-18 14:12:32 +00:00
Fix spelling typo.
This commit is contained in:
@@ -1392,7 +1392,7 @@ private:
|
||||
}
|
||||
}
|
||||
//
|
||||
// Exception guarentee: create the result in stack variable "result"
|
||||
// Exception guarantee: create the result in stack variable "result"
|
||||
// then do a swap at the end. In the event of a throw, *this will
|
||||
// be left unchanged.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user