Skip to content

Commit

Permalink
Merge branch 'master' of /Users/Jonathan/Documents/Computing/github/M…
Browse files Browse the repository at this point in the history
…ugginsoft/Fragaria
  • Loading branch information
Jonathan Mitchell committed Apr 17, 2013
2 parents 3601cf8 + a46ec09 commit 06953a0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@ The MGSFragaria framework now properly supports both traditional reference count

You can see Fragaria used in the following products:

* [Applium Recorder](http://appium.io) : description required ([repo](https://github.com/appium/appium)).

* CocosBuilder.

* [KosmicTask](http://www.mugginsoft.com) : a multi (20+) language scripting environment for OS X that features script editing, network sharing, remote execution, and file processing.

If you use MGSFragaria in your app and want it added to the list raise it as an issue.
If you use Fragaria in your app and want it added to the list just let us know or edit the README.

#Features

Expand Down
2 changes: 1 addition & 1 deletion SMLSyntaxColouringDelegate.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ typedef NSInteger SMLSyntaxGroupInteger;
end
// inform delegate document was coloured
- fragariaDocument:willDidWithBlock:string:range:info
fragariaDocument:willDidWithBlock:string:range:info
Colouring the string
====================
Expand Down

0 comments on commit 06953a0

Please sign in to comment.