Merge pull request #923 from uthark/patch-2
* pr/923: Remove invalid underscore
This commit is contained in:
		
						commit
						d6073eaf8d
					
				|  | @ -4625,7 +4625,7 @@ demonstrated in the following example. | |||
| 		</bean> | ||||
| 
 | ||||
| 		<bean class="example.SimpleMovieCatalog"> | ||||
| 			**_<qualifier type="example.Genre" value="Comedy"/>** | ||||
| 			**<qualifier type="example.Genre" value="Comedy"/>** | ||||
| 			<!-- inject any dependencies required by this bean --> | ||||
| 		</bean> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue