We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df7a508 + cea50f0 commit 8501b11Copy full SHA for 8501b11
1 file changed
src/eca/features/tools/filesystem.clj
@@ -323,7 +323,7 @@
323
:description "Whether to replace all occurences of the file or just the first one (default)"}}
324
:required ["path" "original_content" "new_content"]}
325
:handler #'edit-file
326
- :summary-fn (constantly "Editting file")}
+ :summary-fn (constantly "Editing file")}
327
"eca_preview_file_change"
328
{:description (tools.util/read-tool-description "eca_preview_file_change")
329
:parameters {:type "object"
0 commit comments