]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15989 Fix typo
authorWouter Admiraal <wouter.admiraal@sonarsource.com>
Thu, 3 Feb 2022 10:03:01 +0000 (11:03 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 3 Feb 2022 20:02:50 +0000 (20:02 +0000)
server/sonar-docs/src/components/Sidebar.tsx
server/sonar-docs/src/components/__tests__/__snapshots__/Sidebar-test.tsx.snap

index feb1d991d6d2612a3d4e767e2925547dd2ec3eab..506bf32d6b026facd87314182d37c932a2d2cc7c 100644 (file)
@@ -199,7 +199,7 @@ export default class Sidebar extends React.PureComponent<Props, State> {
           {this.state.loaded && !isOnCurrentVersion && !isOnLTSVersion && (
             <div className="alert alert-warning">
               This is an archived version of the doc for <b>SonarQube version {version}</b>.{' '}
-              <a href="/">See Documentation</a> for current functionnality.
+              <a href="/">See Documentation</a> for current functionality.
             </div>
           )}
         </div>
index 0fec9f778a070615fdb64380f24c7f6ce838865a..fb380af98c2902d606a14ece3546f852e30ad944 100644 (file)
@@ -580,7 +580,7 @@ exports[`should render correctly: show warning 1`] = `
       >
         See Documentation
       </a>
-       for current functionnality.
+       for current functionality.
     </div>
   </div>
   <div