Kara-Moon Forum
April 19, 2024, 10:11:18 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: You can go back to the main site here: Kara-Moon site
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Typo(s)  (Read 1846 times)
sciurius
Sr. Member
****
Posts: 443



« on: July 22, 2019, 05:47:33 PM »

macro.py,

    def setvar(self, ln):
        """ Set a variable. Not the difference between the next 2 lines:
                Set Bar BAR
                Set Foo AAA BBB $bar
                   $Foo == "AAA BBB BAR"
                Set Foo AAA + BBB + $bar
                   $Foo == "AAABBBBAR"

            The "+"s just strip out intervening spaces.
        """

It should be "Note the difference ..."

Also, there are 3 lines following...

        """ Set a variable.
                Set Bar BAR

              Note the difference between the next 2 lines:
                Set Foo AAA BBB $bar
                   $Foo == "AAA BBB BAR"
                Set Foo AAA + BBB + $bar
                   $Foo == "AAABBBBAR"

            The "+"s just strip out intervening spaces.
        """
Logged
bvdp
Kara-Moon Master
****
Posts: 1437


WWW
« Reply #1 on: July 22, 2019, 05:57:43 PM »

Oh my ... spelling mistakes in source code internal documentation! Unbelievable! You have sharp eyes ... and should be grateful that I have any comments at all in my sources: you and I  both know that that is a bit of a rarity Smiley But, yes, it's fixed!!!!

Thanks.
Logged

My online life: http://www.mellowood.ca
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.046 seconds with 19 queries.