Skip to content

Commit ae04289

Browse files
committed
squash - tab should be spaces
1 parent c3308e7 commit ae04289

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/administrators/policy_cookbook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -931,7 +931,7 @@ pep_api_data_obj_read_pre(*instance_name, *comm, *opened_data_obj_inp, *data_obj
931931
msi_json_free(*json_handle);
932932

933933
# ... Use the value which was retrieved above ...
934-
writeLine("serverLog", "[*object_path] is about to be read!");
934+
writeLine("serverLog", "[*object_path] is about to be read!");
935935
}
936936
```
937937

0 commit comments

Comments
 (0)