mirror of https://github.com/jenkinsci/jenkins.git
				
				
				
			fix javadoc missing @ (#10851)
This commit is contained in:
		
							parent
							
								
									3ec62131a1
								
							
						
					
					
						commit
						2c11987d9d
					
				|  | @ -2099,7 +2099,7 @@ public class Functions { | |||
|     } | ||||
| 
 | ||||
|     /** | ||||
|      * If the given {@code Action} is a {@link RootAction#isPrimaryAction() primary} {code RootAction}, or a parent of the current page, return {@code true}. | ||||
|      * If the given {@code Action} is a {@link RootAction#isPrimaryAction() primary} {@code RootAction}, or a parent of the current page, return {@code true}. | ||||
|      * Used in {@code actions.jelly} to decide if the action should shown in the main header or the hamburger. | ||||
|      */ | ||||
|     @Restricted(NoExternalUse.class) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue