Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
samuraiii authored Nov 16, 2016
1 parent a40db57 commit 415af6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dpm-cleaner
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
# vim: set sw=4 ts=4 ci :
# Distributed unde MIT License (See LICENCE file).
# Distributed under MIT License (See LICENCE file).
if /usr/bin/test -f /usr/etc/NSCONFIG
then
user=$(/bin/sed 's:/.\+$::g' /usr/etc/NSCONFIG)
Expand Down

0 comments on commit 415af6d

Please sign in to comment.