File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2988,9 +2988,9 @@ public void Flop()
29882988 }
29892989
29902990 /// <summary>
2991- /// Formats the specified expression, more info here: http ://www. imagemagick.org/script/escape.php.
2991+ /// Formats the specified expression ( more info can be found here: https ://imagemagick.org/script/escape.php) .
29922992 /// </summary>
2993- /// <param name="expression">The expression, more info here: http://www.imagemagick.org/script/escape.php .</param>
2993+ /// <param name="expression">The expression.</param>
29942994 /// <returns>The result of the expression.</returns>
29952995 /// <exception cref="MagickException">Thrown when an error is raised by ImageMagick.</exception>
29962996 public string ? FormatExpression ( string expression )
You can’t perform that action at this time.
0 commit comments