diff options
-rw-r--r-- | FS/FS/part_event/Condition/once_percust_every.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_event/Condition/once_percust_every.pm b/FS/FS/part_event/Condition/once_percust_every.pm index 6903b8736..9e2ec1f00 100644 --- a/FS/FS/part_event/Condition/once_percust_every.pm +++ b/FS/FS/part_event/Condition/once_percust_every.pm @@ -1,4 +1,4 @@ -package FS::part_event::Condition::once_every; +package FS::part_event::Condition::once_percust_every; use strict; use FS::Record qw( qsearch ); |