Critical contents error -> Must be corrected

Top of the page 493, printing version:

Networking Across Configuration Changes
Now that you have your app deserializing JSON into model objects, take a closer look at how your
implementation behaves when a configuration change occurs. Run your app, make sure auto-rotate
is turned on for your device or emulator, and then rotate the device quickly five or so times in a row.
Inspect the Logcat output, filtering by PhotoGalleryFragment and turning soft wraps off (Figure 24.8).

-> PhotoGalleryFragment must be replaced by FlickrFetchr in this context.

And Figure 24.8 must be replaced like the following image.
image

Thanks.