summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2018-05-04 10:59:53 -0400
committerJoey Hess2018-05-04 10:59:53 -0400
commitdf95706a73f4509a5ac315fdb9b62940c38e9583 (patch)
tree330fc24228e87c189772b6bc28ca8d36ddce0fdc
parentb70f2f6edf5a8f2ca5cfbea3ec6af805a818788a (diff)
markdown
-rw-r--r--doc/forum/5.3.5_import_errors/comment_4_916f29264dbb8060ce4c1cd559aa028f._comment4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/forum/5.3.5_import_errors/comment_4_916f29264dbb8060ce4c1cd559aa028f._comment b/doc/forum/5.3.5_import_errors/comment_4_916f29264dbb8060ce4c1cd559aa028f._comment
index 76c11464..ef3f4dad 100644
--- a/doc/forum/5.3.5_import_errors/comment_4_916f29264dbb8060ce4c1cd559aa028f._comment
+++ b/doc/forum/5.3.5_import_errors/comment_4_916f29264dbb8060ce4c1cd559aa028f._comment
@@ -6,8 +6,8 @@
I don't think you need to use a different name for your config file, unless
it somehow makes things easier for you.
-It's fine to use Utility.* like that, but do note that there's no guaranteed
+It's fine to use `Utility.*` like that, but do note that there's no guaranteed
API stability for those. OTOH, if you might later contribute some
-properties built using Utility.* back to propellor, it certianly makes
+properties built using `Utility.*` back to propellor, it certianly makes
sense to use those.
"""]]