Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dekarl committed Apr 22, 2013
1 parent 16f27ba commit 2d1bebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mythtv/libs/libmythbase/loggingserver.cpp
Expand Up @@ -776,7 +776,7 @@ LogServerThread::~LogServerThread()

/// \brief Run the logging thread. This thread reads from ZeroMQ (TCP:35327)
/// and handles distributing the LoggingItems to each logger instance
/// vi ZeroMQ (inproc).
/// via ZeroMQ (inproc).
void LogServerThread::run(void)
{
RunProlog();
Expand Down

0 comments on commit 2d1bebd

Please sign in to comment.