There is a Bugg with using editMacro function

Idk how it interacts with druid but on the shaman when trying to use editMacto together with nature’s swiftness , function does not edit the macro as it suppose to ( ex. /run EditMacro(‘P’, nil, nil, ‘/cast Nature’s Swiftness\n/cast [target=arena2] Hex’); )

P.S. I actually think I know what is the issue. I believe " ’ " in Nature’s swiftness is read by the interpreter as part of a function, therefore it breaks. What notation should I use to tell interpreter that it’s a symbol and not part of the function?

OK situation is resolved and there is no bug, inside Macro Nature’s Swiftness should be written with \ before '.