From 40838a2f0517d0a8370c7bba7bd88167459d2710 Mon Sep 17 00:00:00 2001
From: lpw
Date: Tue, 15 Feb 2022 15:38:31 +0800
Subject: [PATCH] 3.9.7

---
 frameworks/Chartboost.framework/Versions/A/Headers/CHBBanner.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/frameworks/Chartboost.framework/Versions/A/Headers/CHBBanner.h b/frameworks/Chartboost.framework/Versions/A/Headers/CHBBanner.h
index 3a31cce..6380bff 100644
--- a/frameworks/Chartboost.framework/Versions/A/Headers/CHBBanner.h
+++ b/frameworks/Chartboost.framework/Versions/A/Headers/CHBBanner.h
@@ -41,7 +41,7 @@
  The developer should not give the banner view object a frame size different than its CHBBannerSize property.
  If you are using AutoLayout just give the banner an X and Y position constraint and it will be automatically sized.
  
- By default a banner will automatically update its content on its own. This means you only need to call showFromViewController: once and the banner will get a new ads and show them, gracefully handling errors if they occur.
+ By default a banner will automatically update its content on its own. This means you only need to call showFromViewController: once and the banner will get new ads and show them, gracefully handling errors if they occur.
  
  You can create and present as many banners as you want at the same time.
  

--
Gitblit v1.8.0