Bug 274236

Summary: Introduction.md RefCounted<T> typo
Product: WebKit Reporter: bazzimoe3
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Trivial CC: bazzimoe3, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description bazzimoe3 2024-05-15 18:12:12 PDT
In Introduction.md, in the "How to use RefPtr and Ref" code sample, RefCounted<T> should be RefCounted<A>
Comment 1 bazzimoe3 2024-05-15 18:21:45 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28636
Comment 2 Radar WebKit Bug Importer 2024-05-22 18:13:13 PDT
<rdar://problem/128578638>