mirror of
https://github.com/github/codeql.git
synced 2025-12-21 03:06:31 +01:00
CPP: Fix typos.
This commit is contained in:
@@ -52,7 +52,7 @@ private class BufferWithSizeConfig extends TaintTracking::Configuration {
|
||||
}
|
||||
|
||||
/**
|
||||
* An access(read or write) to a buffer, provided as a pair of
|
||||
* An access (read or write) to a buffer, provided as a pair of
|
||||
* a pointer to the buffer and the length of data to be read or written.
|
||||
* Extend this class to support different kinds of buffer access.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user