Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kmdewaal committed May 5, 2019
1 parent e68bca0 commit aaaa740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythtv/channelscan/channelimporter.cpp
Expand Up @@ -1299,7 +1299,7 @@ void ChannelImporter::CountChannels(
* Compute a suggested channel number based on various aspects of the
* channel information. Check to see if this channel number conflicts
* with an existing channel number. If so, fall back to incrementing a
* per-source number to fund an unused value.
* per-source number to find an unused value.
*
* \param info Unused.
* \param transport Unused.
Expand Down

0 comments on commit aaaa740

Please sign in to comment.