Skip to content

Commit 76b8e7c

Browse files
flihpwilliamcroberts
authored andcommitted
Fix typo and whitespace from 2075b85.
Signed-off-by: Philip Tricca <flihp@twobit.org>
1 parent b2b0795 commit 76b8e7c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

selinux/tabrmd.if

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ interface(`tabrmd_create_unix_stream_sockets',`
2020

2121
########################################
2222
## <summary>
23-
## Send messages to and from
23+
## Send messages to and from
2424
## tabrmd over DBUS.
2525
## </summary>
2626
## <param name="domain">
@@ -38,4 +38,3 @@ interface(`tabrmd_dbus_chat',`
3838
allow $1 tabrmd_t:dbus send_msg;
3939
allow tabrmd_t $1:dbus send_msg;
4040
')
41-

0 commit comments

Comments
 (0)