fixed typo in default name for maintenance
This commit is contained in:
@@ -21,7 +21,7 @@ feature {NONE} -- Initialization
|
|||||||
default_create
|
default_create
|
||||||
do
|
do
|
||||||
Precursor
|
Precursor
|
||||||
make_with_name (".maintenance_fn")
|
make_with_name (".maintenance")
|
||||||
end
|
end
|
||||||
|
|
||||||
make_with_name (fn: like maintenance_fn)
|
make_with_name (fn: like maintenance_fn)
|
||||||
|
|||||||
Reference in New Issue
Block a user