From 8183a3f8ca32ed9b23970c40b9b7a97dda86a699 Mon Sep 17 00:00:00 2001 From: David Rose Date: Thu, 14 Aug 2008 23:51:36 +0000 Subject: [PATCH] typo in comment --- panda/src/chan/config_chan.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panda/src/chan/config_chan.cxx b/panda/src/chan/config_chan.cxx index 421972d352..dc458eed4f 100644 --- a/panda/src/chan/config_chan.cxx +++ b/panda/src/chan/config_chan.cxx @@ -43,7 +43,7 @@ ConfigVariableBool compress_channels ("compress-channels", false, PRC_DESC("Set this true to enable lossy compression of animation channels " "when writing to the bam file. This serves to reduce the size of " - "the bam file only; it does reduce the memory footprint of the " + "the bam file only; it does not reduce the memory footprint of the " "channels when the bam file is loaded.")); // There are some special values above 100 which are generally only