소스 검색

Clear code

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 2 년 전
부모
커밋
0bafd38c6e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      iOSClient/Settings/NCManageE2EE.swift

+ 1 - 1
iOSClient/Settings/NCManageE2EE.swift

@@ -265,7 +265,7 @@ struct DeleteCerificateSection: View {
 
     var body: some View {
 
-        Section(header: Text("Delete Server keys"), footer: Text("Available only in debug")) {
+        Section(header: Text("Delete Server keys"), footer: Text("Available only in debug mode")) {
 
             Label {
                 Text("Delete certificate")