diff --git a/lib/msf/core/db.rb b/lib/msf/core/db.rb index d4928a48a5..0d8e96ddf5 100644 --- a/lib/msf/core/db.rb +++ b/lib/msf/core/db.rb @@ -1181,7 +1181,7 @@ class DBManager end # - # This methods returns a list of all tasks in the database + # This methods returns a list of all reports in the database # def reports(wspace=workspace) wspace.reports