Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Jan 21, 2021
1 parent 56be65a commit 64c53d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

using Svg.Model.Painting;

namespace Svg.Model.Primitives.PathCommands
namespace Svg.Model.Primitives.CanvasCommands
{
public sealed class DrawTextOnPathCanvasCommand : CanvasCommand
{
Expand Down

0 comments on commit 64c53d1

Please sign in to comment.