From 01be6ec2a004d6343fbb738bb8fb37766e4c3b39 Mon Sep 17 00:00:00 2001 From: PyroScope Project Date: Wed, 9 Mar 2016 17:26:57 +0100 Subject: [PATCH] typo --- Scripting-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripting-Guide.md b/Scripting-Guide.md index 841ea68..1b0d78a 100644 --- a/Scripting-Guide.md +++ b/Scripting-Guide.md @@ -9,4 +9,4 @@ Command | Short Description ---: | :--- [execute](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Execute) | Call operating system commands, possibly catching their output for use within rTorrent. -[schedule](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Scheduling) | Repeatedly execute commands, either in a given fequency, or at certain times. \ No newline at end of file +[schedule](https://github.com/rakshasa/rtorrent/wiki/COMMAND-Scheduling) | Repeatedly execute commands, either in a given frequency, or at certain times. \ No newline at end of file