Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #670 from rangercyh/master
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
cynron committed Jan 13, 2015
2 parents 0e2e251 + 1fb0cfb commit ac253c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/common/service/backendSessionService.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ var utils = require('../../util/utils');
var EXPORTED_FIELDS = ['id', 'frontendId', 'uid', 'settings'];

/**
* Service that maintains backend sessions and the communiation with frontend
* Service that maintains backend sessions and the communication with frontend
* servers.
*
* BackendSessionService would be created in each server process and maintains
Expand Down

0 comments on commit ac253c4

Please sign in to comment.