Skip to content

Commit 82d81de

Browse files
committed
Fix quotation
1 parent e389a74 commit 82d81de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Custom Toolbar Button/Custom Toolbar Button/Custom Toolbar Button.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// The code is provided as a sample only and does not guarantee any particular outcome or profit of any kind. Use it at your own risk.
66
//
7-
// This example plugin adds a new button with a pop-up menu to the Chart Toolbar, featuring a "Close All Positions" button that closes open positions when clicked.
7+
// This example plugin adds a new button with a pop-up menu to the Chart Toolbar, featuring a 'Close All Positions' button that closes open positions when clicked.
88
//
99
// For a detailed tutorial on creating this plugin, watch the video at: [to:do]
1010
//

0 commit comments

Comments
 (0)