Various changes.
[python_utils.git] / logging_utils.py
index a0131b15373482fc00edd12297209622d0a70128..25919a765ef2430283cb0e67572d326ca62507f0 100644 (file)
@@ -95,7 +95,7 @@ cfg.add_argument(
     help='logging.info also prints to stdout.'
 )
 
-# See also: OutputMultiplexer/OutputContext
+# See also: OutputMultiplexer
 cfg.add_argument(
     '--logging_captures_prints',
     action=argparse_utils.ActionNoYes,