`TextEditorResources.TextcontainerIsNotAnSource` in EditorFeatures.Text reads > textContainer is not an SourceTextContainer that was created from an ITextBuffer. That should be `a`, not `an`. (I assume it used to be an interface)