I'm not sure why you've got the curly there, but try this:

=IF(ISNUMBER(SEARCH("spinning",A2)),"AUTOGEN",IF(ISNUMBER(SEARCH("typing",A2)),"Manual",""))

Hope this helps.

Pete