diff --git a/src/rgen/Microsoft.Macios.Generator/Extensions/TypeSymbolExtensions.Core.cs b/src/rgen/Microsoft.Macios.Generator/Extensions/TypeSymbolExtensions.Core.cs index 59d8a127d50..dc097339ffd 100644 --- a/src/rgen/Microsoft.Macios.Generator/Extensions/TypeSymbolExtensions.Core.cs +++ b/src/rgen/Microsoft.Macios.Generator/Extensions/TypeSymbolExtensions.Core.cs @@ -366,7 +366,7 @@ static void GetValueTypeSize (this ITypeSymbol originalSymbol, ITypeSymbol type, } /// - /// Return the size oa a blittable structure that can be used in a PInvoke + /// Return the size of a blittable structure that can be used in a PInvoke /// /// The type symbol whose size we want to get. /// The fileds of the struct.