mirror of
https://github.com/OS-Copilot/OS-Copilot.git
synced 2026-01-08 19:47:55 -05:00
fix spelling error
This commit is contained in:
@@ -13,5 +13,5 @@ self_learning = SelfLearning(friday_agent, SelfLearner, ToolManager, args, TextE
|
||||
# Only one stage of course study
|
||||
# self_learning.self_learning(software_name, package_name, demo_file_path)
|
||||
|
||||
# continous learning
|
||||
# contiunous learning
|
||||
self_learning.continuous_learning(software_name, package_name, demo_file_path)
|
||||
Reference in New Issue
Block a user