summaryrefslogtreecommitdiff
path: root/lib/fsm.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/fsm.c')
-rw-r--r--lib/fsm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/fsm.c b/lib/fsm.c
index 0983a8ef8..4357cc967 100644
--- a/lib/fsm.c
+++ b/lib/fsm.c
@@ -1,6 +1,6 @@
/** \ingroup payload
* \file lib/fsm.c
- * Handle payloads within rpm packages.
+ * File state machine to handle a payload from a package.
*/
#include "system.h"