mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-05 00:49:43 +00:00
[ScopInfo] Fix comment grammar. "..to be build" -> "..to be built". [NFC]
llvm-svn: 311995
This commit is contained in:
parent
1f41a505d6
commit
7de7abb09c
@ -2622,7 +2622,7 @@ public:
|
||||
///
|
||||
/// This function will add the assumption to the RecordedAssumptions. This
|
||||
/// collection will be added (@see addAssumption) to the assumed context once
|
||||
/// all paramaters are known and the context is fully build.
|
||||
/// all paramaters are known and the context is fully built.
|
||||
///
|
||||
/// @param Kind The assumption kind describing the underlying cause.
|
||||
/// @param Set The relations between parameters that are assumed to hold.
|
||||
|
Loading…
x
Reference in New Issue
Block a user