data/structures: typo update
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
@@ -241,7 +241,7 @@ pub struct PolicyDataList {
|
|||||||
|
|
||||||
/// implements the helper methods, to manage policy data collections.
|
/// implements the helper methods, to manage policy data collections.
|
||||||
impl PolicyDataList {
|
impl PolicyDataList {
|
||||||
/// Prüfung ob Versicherungselemente .
|
/// Prüfung auf Versicherungselemente
|
||||||
pub fn is_empty(&self) -> bool {
|
pub fn is_empty(&self) -> bool {
|
||||||
self.policy_data.is_empty()
|
self.policy_data.is_empty()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user