From 3d257bc6955237457fd39ea4e943915e54cd5439 Mon Sep 17 00:00:00 2001 From: insaneirish Date: Mon, 20 Oct 2014 10:12:51 -0400 Subject: [PATCH] Change "usuable" to "usable". --- hacking/templates/rst.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hacking/templates/rst.j2 b/hacking/templates/rst.j2 index db9b184d19c..ae7a7e60a29 100644 --- a/hacking/templates/rst.j2 +++ b/hacking/templates/rst.j2 @@ -130,7 +130,7 @@ Should you have a question rather than a bug report, inquries are welcome on the Documentation updates for this module can also be edited directly by submitting a pull request to the module source code, just look for the "DOCUMENTATION" block in the source tree. -Note that this module is designated a "extras" module. Non-core modules are still fully usuable, but may receive slightly lower response rates for issues and pull requests. +Note that this module is designated a "extras" module. Non-core modules are still fully usable, but may receive slightly lower response rates for issues and pull requests. Popular "extras" modules may be promoted to core modules over time. {% endif %}