Skip to content

Commit a23e69a

Browse files
typo
1 parent 81ad797 commit a23e69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BLE_SM/source/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ int main()
450450
events::EventQueue queue;
451451

452452
/* if filesystem creation fails or there is no filesystem the security manager
453-
* will fallback to storing the security databse in memory */
453+
* will fallback to storing the security database in memory */
454454
if (!create_filesystem()) {
455455
printf("Filesystem creation failed, will use memory storage\r\n");
456456
}

0 commit comments

Comments
 (0)