We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df23044 commit 4a3aa4dCopy full SHA for 4a3aa4d
shell/platform/android/android_context_gl.h
@@ -21,7 +21,7 @@ namespace flutter {
21
///
22
23
/// This can be used in conjuction to unique_ptr to provide better guarantees
24
-/// about the lifespam of the `EGLSurface` object.
+/// about the lifespan of the `EGLSurface` object.
25
26
class AndroidEGLSurface {
27
public:
0 commit comments