diff --git a/lib/Template/Semantic/Cookbook.pod b/lib/Template/Semantic/Cookbook.pod index 754ae26..91567a9 100644 --- a/lib/Template/Semantic/Cookbook.pod +++ b/lib/Template/Semantic/Cookbook.pod @@ -91,9 +91,9 @@ If you want to set the value for JavaScript... =head2 Add attribute -The following example is output with NOT C<<
foo
>> -like C<<
foo
>> because LibXML cannot find C attribute -in C<<
>>. +The following example is NOT output as C<<
foo
>> +but instead as C<<
foo
>> because LibXML cannot find C +attribute in C<<
>>. print Template::Semantic->process(\'
foo
', { 'div@class' => 'foo',