Fix Fresco typos
Summary: Per title. Reviewed By: jknoxville Differential Revision: D16089146 fbshipit-source-id: 3bfa6494ecc99c191fbb57ef67723283b5ab0998
This commit is contained in:
committed by
Facebook Github Bot
parent
f2c8fe0205
commit
f279da4d90
@@ -36,7 +36,7 @@ The Flipper plugin can help you track down `CloseableReferences` who have not ha
|
||||
`close()` called on them. This can have a negative impact on the performance of
|
||||
your application.
|
||||
|
||||
Do enable this functionality, you need to create a `CloseableReferenceLeakTracker`
|
||||
To enable this functionality, you need to create a `CloseableReferenceLeakTracker`
|
||||
and set it in both your `ImagePipelineConfig` for Fresco and the `FrescoPluginPlugin`
|
||||
on creation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user