branch: elpa/powershell
commit 4a94702d1a647dd2f463bf66df24ce2b36057157
Author: Fanael Linithien <[email protected]>
Commit: Fanael Linithien <[email protected]>

    Fix Frédéric's name.
---
 powershell.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/powershell.el b/powershell.el
index 4e9216dc23b..d537409c797 100644
--- a/powershell.el
+++ b/powershell.el
@@ -127,7 +127,7 @@ with a backtick or a pipe"
     (forward-line -1)
     (looking-at powershell-continued-regexp)))
 
-;; Rick added significant complexity to Fr�d�ric's original version
+;; Rick added significant complexity to Frédéric's original version
 (defun powershell-indent-line-amount ()
   "Return the column to which the current line ought to be indented."
   (interactive)

Reply via email to