Unverified Commit 02ae020e authored by Qun Cheng's avatar Qun Cheng Committed by GitHub

Removed extra the (#101837)

parent c8057bc5
......@@ -674,7 +674,7 @@ class FragmentShaderManager {
/// In general, this is not needed, but may be useful for debugging or edge cases.
ui.FragmentProgram get program => _program;
/// Direct access to the the SPIR-V bytecode that was used to generate this class.
/// Direct access to the SPIR-V bytecode that was used to generate this class.
///
/// In general, this is not needed, but may be useful for debugging or edge cases.
///
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment