Change "FFDC" to "log"

FFDC is an IBM specific term and should
not be used in OpenBMC.

Change-Id: Ib0f784beb0f523d8d6439e93052272a2a61a021c
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
index 1ae5669..30068cb 100644
--- a/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
+++ b/meta-phosphor/common/recipes-phosphor/dump/phosphor-debug-collector.bb
@@ -1,6 +1,6 @@
 SUMMARY = "Phosphor Debug Collector"
 DESCRIPTION = "Phosphor Debug Collector provides mechanisms \
-to collect various FFDC files and system parameters. \
+to collect various log files and system parameters. \
 This will be helpful for troubleshooting the problems in OpenBMC \
 based systems."