mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 07:42:27 +00:00
fix typo in comment
This commit is contained in:
@@ -838,7 +838,7 @@ public class FlatBufferBuilder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Finalize a buffer, pointing to the given `root_table`.+, with the size prefixed.
|
* Finalize a buffer, pointing to the given `root_table`, with the size prefixed.
|
||||||
*
|
*
|
||||||
* @param root_table An offset to be added to the buffer.
|
* @param root_table An offset to be added to the buffer.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user